Commit a2047cb
Hiroaki KARASAWA
style(runtime): set aria-hidden to true to the splite for the accessibility reason
The sprite is inserted immediately below the body element, but all elements immediately below the
body must be either landmarks or insivible for the blind users. Please see this document for the
detail. https://dequeuniversity.com/rules/axe/3.2/region?application=axeAPI1 parent 85f07ca commit a2047cb
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
0 commit comments