Skip to content

Commit d96773b

Browse files
committed
[css-values-3] Fill in Changes list.
1 parent efb04d3 commit d96773b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

css-values-3/Overview.bs

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Status: ED
77
Work Status: Testing
88
ED: https://drafts.csswg.org/css-values-3/
99
TR: https://www.w3.org/TR/css-values/
10+
Previous Version: https://www.w3.org/TR/2016/CR-css-values-3-20160929/
1011
Previous Version: https://www.w3.org/TR/2015/CR-css-values-3-20150611/
1112
Previous Version: https://www.w3.org/TR/2013/CR-css3-values-20130730/
1213
Previous Version: https://www.w3.org/TR/2013/CR-css3-values-20130404/
@@ -2112,6 +2113,17 @@ Registration for the <code>about:invalid</code> URL scheme</h3>
21122113
</table>
21132114

21142115

2116+
<!--
2117+
████████ ████████ ██████
2118+
██ ██ ██ ██
2119+
██ ██ ██
2120+
██████ ██ ██
2121+
██ ██ ██
2122+
██ ██ ██ ██
2123+
████████ ██ ██████
2124+
-->
2125+
2126+
21152127
<h2 class="no-num" id="acknowledgments">
21162128
Acknowledgments</h2>
21172129

@@ -2162,6 +2174,11 @@ Changes</h2>
21622174
<li>Clarified that high-resolution screens should anchor on device pixels, not physical units.
21632175
(<a href="https://drafts.csswg.org/css-values-3/issues-cr-2016#issue-8">Issue 8</a>)
21642176
<li>Clarified definition of ''url()'' to normatively say that it accepts unquoted syntax.
2177+
<li>Defined that fragment-only ''url()'' are specially handled to always be page-local links,
2178+
regardless of base-url shenanigans.
2179+
(See [[#local-urls]].)
2180+
<li>Defined attr() parsing in terms of the Syntax spec, not CSS2.1 grammar.
2181+
(See [[#attr-notation]].)
21652182
</ul>
21662183

21672184
A <a href="https://drafts.csswg.org/css-values-3/issues-cr-2016">Disposition of Comments</a> is available.

0 commit comments

Comments
 (0)