@@ -3,7 +3,7 @@ Title: CSS Values and Units Module Level 4
33Group : CSSWG
44Shortname : css-values
55Level : 4
6- Status : ED
6+ Status : WD
77Work Status : Refining
88ED : https://drafts.csswg.org/css-values-4/
99TR : https://www.w3.org/TR/css-values-4/
@@ -1172,7 +1172,7 @@ URL Processing Model</h4>
11721172 regardless of the stylesheet encoding.
11731173
11741174 Note: In other words, a URL written in CSS
1175- will always [=string/percent-encode after encoding|percent-encode=] non-ASCII codepoints
1175+ will always <l spec=url> [=string/percent-encode after encoding|percent-encode=] </l> non-ASCII codepoints
11761176 using UTF-8 in the [=URL=] object
11771177 (and thus whenever using the [=URL=] value for e.g. network requests),
11781178 regardless of the stylesheet's own encoding.
@@ -2338,7 +2338,7 @@ The Various Viewport-relative Units</h5>
23382338 It's therefore not entirely clear whether this was the best mapping,
23392339 and thus earlier editions of this specifications
23402340 allowed UAs to choose the mapping of these default units.
2341- However at this point the mapping to the [=large viewport units=]
2341+ However at this point the mapping to the [=large viewport-percentage units=]
23422342 is presumed to be required for Web compatibility.
23432343
23442344 In situations where there is no element
@@ -5235,7 +5235,7 @@ Recent Changes</h3>
52355235 (This is a subset of [[#additions-L3]] .)
52365236
52375237 Substantial changes since <a href="https://www.w3.org/TR/2023/WD-css-values-4-20231027/">27 October 2023 WD</a> :
5238- * Pinned the [=default viewport units=] to the [=large viewport units=] --
5238+ * Pinned the [=default viewport-percentage units=] to the [=large viewport-percentage units=] --
52395239 despite violation of the “avoid dataloss by default principle”--
52405240 given existing interoperability and presumed Web-compat restriction.
52415241 (<a href="https://github.com/w3c/csswg-drafts/issues/6454">Issue 6452</a> )
0 commit comments