Skip to content

Commit 2096ecf

Browse files
committed
[css-transforms-1] Add a paragraph to Module Interactions to reference computation of scrollable overflow (#914).
1 parent dec1a83 commit 2096ecf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-transforms-1/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ Transforms affect the rendering of backgrounds on elements with a value of ''fix
102102

103103
Transforms affect the client rectangles returned by the Element Interface Extensions <a href="https://www.w3.org/TR/cssom-view/#dom-element-getclientrects">getClientRects()</a> and <a href="https://www.w3.org/TR/cssom-view/#dom-element-getboundingclientrect">getBoundingClientRect()</a>, which are specified in [[CSSOM-VIEW]].
104104

105+
Transforms affect the computation of the <a href-"https://www.w3.org/TR/css-overflow-3/#scrollable-overflow-region">scrollable overflow region</a> as described by [[CSS-OVERFLOW-3]].
106+
105107
CSS Values {#css-values}
106108
------------------------
107109

0 commit comments

Comments
 (0)