Skip to content

Commit 9b3824f

Browse files
committed
Add knowledge of list-style-type voice-over behavior
1 parent 55646bf commit 9b3824f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# CSS TILs
22
- You can create a hamburger with `<a href="#" style="writing-mode:vertical-rl">|||</a>`
3+
- Using list-style-type none is bad for accessibility - [Fix][1]
4+
5+
[1]: https://unfetteredthoughts.net/2017/09/26/voiceover-and-list-style-type-none/

0 commit comments

Comments
 (0)