We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d8f187 + 498c104 commit ad47a46Copy full SHA for ad47a46
selectors/Overview.bs
@@ -1464,6 +1464,9 @@ Case-sensitivity</h3>
1464
identifier <code>i</code> before the closing bracket (<code>]</code>).
1465
When this flag is present, UAs must match the attribute's value
1466
case-insensitively within the ASCII range.
1467
+ Like the rest of Selectors syntax,
1468
+ the <code>i</code> identifier is <a href="#case-sensitive">case-insensitive</a>
1469
+ within the ASCII range.
1470
1471
<div class="example">
1472
The following rule will style the <code>frame</code> attribute when it
0 commit comments