Skip to content

Commit 8abccdd

Browse files
committed
[css-text-4] Align the language matching logic with selectors
I suspect selectors will eventually do canonicalization, but that isn't a settled question, and until then, being consistent is more important.
1 parent 2deccd1 commit 8abccdd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

css-text-4/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@ Detecting Word Boundaries: the 'word-boundary-detection' property</h4>
200200
in an extended filtering operation
201201
per [[RFC4647]] <cite>Matching of Language Tags</cite> (section 3.3.2)
202202
with both the [=content language=] and <<lang>>
203-
<i>canonicalized</i> and converted to <i>extlang form</i>
204-
as per section 4.5 of [[!RFC5646]],
205203
then the [=used value=] is ''word-boundary-detection/normal'',
206204
and this property has no effect on this element.
207205
Otherwise,

0 commit comments

Comments
 (0)