File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1130,12 +1130,14 @@ Invisibility: the 'visibility' property</h2>
11301130 just like ''visibility/hidden'' .
11311131 </dl>
11321132
1133- Note: For certain constructs with strict hierarchical structure
1134- such as tables
1135- making parent elements with special roles (such as table rows) [=invisible=]
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=]
11361137 while leaving child elements with special roles (such as table cells) visible
1137- can be problematic for accessibility tools.
1138- Authors should avoid creating these situations.
1138+ can be problematic for users of those tools.
1139+ Authors should avoid creating these situations
1140+ until the tooling situation improves.
11391141
11401142 <dfn>Invisible</dfn> boxes are not rendered
11411143 (as if they were fully transparent),
You can’t perform that action at this time.
0 commit comments