Skip to content

Commit 08bd82c

Browse files
committed
[css-grid-2] Remove UA option to ignore 'overflow' on subgrids, per Mats' recommendation.
1 parent 5a98e20 commit 08bd82c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css-grid-2/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,9 @@ Characteristics of a Subgrid Item</h3>
195195
in the subgridded dimension.
196196

197197
<li>
198-
The UA <em>may</em> apply 'overflow' to <a>subgrids</a>
198+
The 'overflow' property does apply to <a>subgrids</a>,
199199
so that overflowing contents of the subgrid can be scrolled into view.
200200
(Note: the act of scrolling does not affect layout.)
201-
Overflow must otherwise be treated as ''visible''.
202201
</ul>
203202

204203
<h3 id="subgrid-sizing">

0 commit comments

Comments
 (0)