Skip to content

Commit b849695

Browse files
committed
[css-cascade] Update changes section.
1 parent 3c2dbbe commit b849695

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

css-cascade/Overview.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,9 @@ <h3 data-level=8.1 id=changes-2013><span class=secno>8.1 </span><span class=cont
980980
<a href=http://www.w3.org/TR/2013/WD-css3-cascade-20130103/>3 January 2013 Working Draft</a>:
981981

982982
<p><ul>
983-
<li>Dropped the <a class=property data-autolink=property title=default>default</a> keyword.
983+
<li>Dropped the <span class=css data-autolink=maybe>default</span> keyword.
984+
<li>Added the <a class=css data-autolink=maybe href=#unset>unset</a> keyword.
985+
<li>Excluded <a class=property data-autolink=property title=unicode-bidi>unicode-bidi</a> and <a class=property data-autolink=property title=direction>direction</a> from the <a class=property data-autolink=property href=#all title=all>all</a> shorthand.
984986
<li>Various clarifications.
985987
</ul>
986988

css-cascade/Overview.src.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,9 @@ <h3 id="changes-2013">
899899
<a href="http://www.w3.org/TR/2013/WD-css3-cascade-20130103/">3 January 2013 Working Draft</a>:
900900

901901
<ul>
902-
<li>Dropped the 'default' keyword.
902+
<li>Dropped the ''default'' keyword.
903+
<li>Added the ''unset'' keyword.
904+
<li>Excluded 'unicode-bidi' and 'direction' from the 'all' shorthand.
903905
<li>Various clarifications.
904906
</ul>
905907

0 commit comments

Comments
 (0)