File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1462,7 +1462,7 @@ <h3 id=attribute-case><span class=secno>6.3. </span> Case-sensitivity</h3>
14621462 depends on the document language. To match attribute values
14631463 case-insensitively regardless of document language rules, the attribute
14641464 selector may be immediately followed by the identifier < code > i</ code > .
1465- When this flag is present, UAs must match the selector 's value
1465+ When this flag is present, UAs must match the attribute 's value
14661466 case-insensitively within the ASCII range.
14671467
14681468 < div class =example >
Original file line number Diff line number Diff line change @@ -983,7 +983,7 @@ <h3 id=attribute-case>
983983 depends on the document language. To match attribute values case-insensitively
984984 regardless of document language rules, the attribute selector may be immediately
985985 followed by the identifier < code > i</ code > . When this flag is present, UAs
986- must match the selector 's value case-insensitively within the ASCII range.
986+ must match the attribute 's value case-insensitively within the ASCII range.
987987
988988 < div class ="example ">
989989 < p > The following rule will style the < code > frame</ code > attribute when it
You can’t perform that action at this time.
0 commit comments