@@ -1663,8 +1663,20 @@ Fragmentation of Overflow: the 'continue' property</h3>
16631663Changes from the <a href="https://www.w3.org/TR/2020/WD-css-overflow-3-20200603/">2020-06-03 Working Draft</a></h3>
16641664
16651665 * Moved the 'scroll-behavior' property from [[CSSOM-VIEW]] to this specification.
1666- * Adopt the 'scrollbar-gutter' property, previously defined in [[CSS-OVERFLOW-4]] .
1667- <!-- This list is not complete -->
1666+ * Adopted the 'scrollbar-gutter' property, previously defined in [[CSS-OVERFLOW-4]] .
1667+ * Added box-edge keywords to 'overflow-clip-margin' .
1668+ (<a href="https://github.com/w3c/csswg-drafts/issues/5801">Issue 5801</a> )
1669+ * Clarified interaction of 'border-radius' and 'overflow-clip-margin' .
1670+ * Added note about user scrolling gestures vs. transforms.
1671+ * Tightened up requirements around incorporating margins, padding, and zero-area boxes into the [=scrollable overflow area=] .
1672+ (<a href="https://github.com/w3c/csswg-drafts/issues/129">Issue 129</a> ,
1673+ <a href="https://github.com/w3c/csswg-drafts/issues/4791">Issue 4791</a> )
1674+ * More precisely defined impact of scrollbars on layout.
1675+ (<a href="https://github.com/w3c/csswg-drafts/issues/3348">Issue 3348</a> )
1676+ * Handle various edge cases involving 'overflow' propagation to the viewport.
1677+ (<a href="https://github.com/w3c/csswg-drafts/issues/3779">Issue 3779</a> ,
1678+ <a href="https://github.com/w3c/csswg-drafts/issues/5913">Issue 5913</a> )
1679+ * Miscellaneous small clarifications and fixes.
16681680
16691681<h3 id="changes-since-2018-07-31">
16701682Changes from the <a href="https://www.w3.org/TR/2018/WD-css-overflow-3-20180731/">2018-07-31 Working Draft</a></h3>
0 commit comments