Skip to content

Commit 193898d

Browse files
committed
[css-overflow-3] Cross-reference open issues on replaced element overflow
1 parent b82e6ce commit 193898d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-overflow-3/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,9 @@ Scrolling and Clipping Overflow: the 'overflow-x', 'overflow-y', and 'overflow'
473473
Choosing the appropriate behavior for each scrolling mechanism
474474
is the responsibility of the UA.
475475

476+
ISSUE(7144): Applicability of 'overflow' to [=replaced elements=]
477+
is still being worked out.
478+
476479
On [=replaced elements=],
477480
the [=used values=]
478481
of all computed values other than ''visible''
@@ -1705,6 +1708,7 @@ Changes from the <a href="https://www.w3.org/TR/2021/WD-css-overflow-3-20211202/
17051708
pending Web-compatibility investigations.
17061709
(<a href="https://github.com/w3c/csswg-drafts/issues/129#issuecomment-1113489051">Issue 129</a>)
17071710
* Extended 'overflow' to apply to [=replaced elements=].
1711+
How exactly this works is still <a href="https://github.com/w3c/csswg-drafts/issues/7144">still under discussion</a>.
17081712
(<a href="https://github.com/w3c/csswg-drafts/issues/7144">Issue 7144</a>)
17091713
* More precisely define the interaction of '-webkit-line-clamp'
17101714
and the various 'line-clamp' longhands. See [[#webkit-line-clamp]].

0 commit comments

Comments
 (0)