Skip to content

Commit dab145b

Browse files
authored
[selector] Use infra terminology for ascii case insentivity (#13427)
See #4154 (comment)
1 parent 66e3ac1 commit dab145b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

selectors-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2619,7 +2619,7 @@ The Language Pseudo-class: '':lang()''</h3>
26192619
must be <i>canonicalized</i>
26202620
and converted to <i>extlang form</i> as per section 4.5 of [[!RFC5646]]
26212621
prior to the <i>extended filtering</i> operation.
2622-
The matching is performed case-insensitively within the ASCII range.
2622+
The matching is performed [=ASCII case-insensitively=].
26232623

26242624
The <a>language range</a> does not need to be a valid language code to
26252625
perform this comparison.

0 commit comments

Comments
 (0)