File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Status: ED
77Work Status : Testing
88ED : https://drafts.csswg.org/css-values-3/
99TR : https://www.w3.org/TR/css-values/
10+ Previous Version : https://www.w3.org/TR/2016/CR-css-values-3-20160929/
1011Previous Version : https://www.w3.org/TR/2015/CR-css-values-3-20150611/
1112Previous Version : https://www.w3.org/TR/2013/CR-css3-values-20130730/
1213Previous 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">
21162128Acknowledgments</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.
You can’t perform that action at this time.
0 commit comments