Skip to content

Commit 18bd9e5

Browse files
committed
[css-display-3][editorial] More wording tweaking. w3c#6123
1 parent da77c68 commit 18bd9e5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css-display-3/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,8 +1132,9 @@ Invisibility: the 'visibility' property</h2>
11321132

11331133
Note: Currently, many user agents and/or accessibility tools
11341134
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=]
1135+
visible elements with semantic relationships to [=invisible=] elements,
1136+
so, for example,
1137+
making parent elements with special roles (such as table rows) [=invisible=]
11371138
while leaving child elements with special roles (such as table cells) visible
11381139
can be problematic for users of those tools.
11391140
Authors should avoid creating these situations

0 commit comments

Comments
 (0)