Skip to content

Commit 111e698

Browse files
committed
[css-ui-3] Update Changelog
1 parent a95d8f8 commit 111e698

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

css-ui-3/Overview.bs

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1816,17 +1816,17 @@ This appendix is <em>informative</em>.
18161816
Changes from the <a href="https://www.w3.org/TR/2018/REC-css-ui-3-20180621/">21 June 2018 Recommendation (REC)</a></h3>
18171817

18181818
<ul>
1819-
<li>Removed "Media" entries from property definitions
1820-
<li>Updated and clarified computed value and animation type definitions
1821-
<li>Added <a href="#values">Value Definitions</a> section
1822-
<li>Switched relevant uses of terms \'intrinsic width/height/aspect ratio/size\' to \'natural\'
1823-
<li><a href="#c1">Proposed Change 1:</a> Referred to <a>scroll containers</a> instead of 'overflow' values other than ''overflow/visible'', so ''overflow/clip'' is included
1824-
<li><a href="#c2">Proposed Change 2:</a> Let computed value of 'outline-width' be [=snapped as a border width=]
1825-
<li>Rearranged the syntax of the 'cursor' property for better readability
1826-
<li>Added Web Platform Tests coverage
1827-
<li>Split privacy and security considerations into separate sections
1828-
<li>Let <css>background-*</css> and <css>border-*</css> properties refer to [[CSS-BACKGROUNDS-3]] instead of [[CSS2]]
1829-
<li>Editorial improvements
1819+
<li><a href=#c1>Proposed Correction 1:</a> Referred to <a>scroll containers</a> instead of 'overflow' values other than ''overflow/visible'', so ''overflow/clip'' is included.
1820+
<li><a href=#c2>Proposed Correction 2:</a> Let computed value of 'outline-width' be [=snapped as a border width=].
1821+
<li><a href=#c3>Proposed Correction 3:</a> Updated and clarified computed value and animation type definitions.
1822+
<li>Update to modern terminology for consistency with other specifications, replacing relevant uses of terms \'intrinsic width/height/aspect ratio/size\' to \'natural\'.
1823+
<li>Removed "Media" entries from property definitions. Its meaning has never been defined properly, and it does not add useful information.
1824+
<li>Added <a href="#values">Value Definitions</a> section, for consistency with other CSS specifications.
1825+
<li>Rearranged the description of the syntax of the 'cursor' property for better readability.
1826+
<li>Added Web Platform Tests coverage.
1827+
<li>Split privacy and security considerations into separate sections.
1828+
<li>Update references to other CSS modules to more contemporary ones.
1829+
<li>Various other editorial improvements.
18301830
</ul>
18311831

18321832
<h3 id="changes-2021-03-16" class="no-num">

0 commit comments

Comments
 (0)