We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da77c68 commit 18bd9e5Copy full SHA for 18bd9e5
1 file changed
css-display-3/Overview.bs
@@ -1132,8 +1132,9 @@ Invisibility: the 'visibility' property</h2>
1132
1133
Note: Currently, many user agents and/or accessibility tools
1134
don't correctly implement the accessibility implications of
1135
- visible elements contained within [=invisible=] elements,
1136
- so making parent elements with special roles (such as table rows) [=invisible=]
+ visible elements with semantic relationships to [=invisible=] elements,
+ so, for example,
1137
+ making parent elements with special roles (such as table rows) [=invisible=]
1138
while leaving child elements with special roles (such as table cells) visible
1139
can be problematic for users of those tools.
1140
Authors should avoid creating these situations
0 commit comments