Skip to content

Commit c39181d

Browse files
committed
[css-overflow-3] Remove issue about -moz-hidden-unscrollable because WG feels that floats projecting invisible geometry outside the box is weird, and Mozilla didn't seem to have a strong opinion on it. Can be reopened if necessary.
1 parent 4ea16c7 commit c39181d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

css-overflow-3/Overview.bs

-5
Original file line numberDiff line numberDiff line change
@@ -340,11 +340,6 @@ Scrollable Overflow: the 'overflow-x', 'overflow-y', and 'overflow' properties</
340340
through any mechanism,
341341
and therefore the box is not a <a>scroll container</a>.
342342

343-
Issue: Mozilla implements -moz-hidden-unscrollable,
344-
which is similar to ''clip'',
345-
except that it does not cause the element to establish a BFC.
346-
Should we match that?
347-
348343
<dt><dfn>scroll</dfn>
349344
<dd>
350345
This value indicates that

0 commit comments

Comments
 (0)