File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -716,9 +716,18 @@ Serializing Custom Properties</h3>
716716 property names are restricted to the ASCII range and are <a>ASCII case-insensitive</a> ,
717717 so implementations typically serialize the name lowercased.
718718
719+ <h2 id='changes'>
720+ Changes</h2>
719721
722+ <h3 id='changes-20151203'>
723+ Changes Since the 03 December 2015 CR</h3>
720724
721- <h2 id='changes'>
725+ * Now that [[css-syntax-3]] auto-trims whitespace from declaration values,
726+ made <<declaration-value>> optional in the custom property grammar,
727+ so that empty variables are still allowed.
728+ (<a href="https://github.com/w3c/csswg-drafts/issues/774#issuecomment-434571254">Issue 774</a> )
729+
730+ <h3 id='changes-20140506'>
722731Changes since the May 6 2014 Last Call Working Draft</h2>
723732
724733 * Serialization of longhands when shorthand uses a variable was defined.
You can’t perform that action at this time.
0 commit comments