File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2223,14 +2223,16 @@ Changes</h2>
22232223 Changes since the <a href="https://www.w3.org/TR/2019/CR-css-values-3-20190606/">6 June 2019 Candidate Recommendation</a> are:
22242224
22252225 * Dropped the ''attr()'' function, since it was punted to Level 5.
2226+ * Specified serialization of empty urls to be <code> url("")</code> .
2227+ (<a href="https://github.com/w3c/csswg-drafts/issues/6447">Issue 6447</a> )
22262228
22272229 Changes since the <a href="https://www.w3.org/TR/2019/CR-css-values-3-20190131/">31 January 2019 Candidate Recommendation</a> are:
22282230
22292231 <ul>
22302232 <li> Added the new <a>bracketed range notation</a> to the CSS <a>value definition syntax</a> .
22312233 This has no normative implications on implementations,
22322234 just allows more routine annotation of ranges in future CSS specifications.
2233- <a href="https://github.com/w3c/csswg-drafts/issues/355">Issue 355</a> )
2235+ ( <a href="https://github.com/w3c/csswg-drafts/issues/355">Issue 355</a> )
22342236 </ul>
22352237
22362238 Changes since the <a href="https://www.w3.org/TR/2018/CR-css-values-3-20180814/">14 August 2018 Candidate Recommendation</a> are:
You can’t perform that action at this time.
0 commit comments