File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,6 +113,14 @@ Value Definitions</h3>
113113 also accept the <a>CSS-wide keywords</a> as their property value.
114114 For readability they have not been repeated explicitly.
115115
116+ <h3 id="placement">
117+ Module Interactions</h3>
118+
119+ This module replaces (supersedes) and extends features defined in [[!CSS2]] section
120+ <a href="https://www.w3.org/TR/CSS2/visufx.html#overflow-clipping">11.1 Overflow and clipping</a>
121+ and [[!CSS-UI-3]] section
122+ <a href="https://www.w3.org/TR/css-ui-3/#text-overflow">5.2. Overflow Ellipsis: the text-overflow property</a> .
123+
116124<!--
117125████████ ██ ██ ████████ ████████ ██████
118126 ██ ██ ██ ██ ██ ██ ██ ██
Original file line number Diff line number Diff line change @@ -209,6 +209,11 @@ Value Definitions</h3>
209209 also accept the <a>CSS-wide keywords</a> as their property value.
210210 For readability they have not been repeated explicitly.
211211
212+ <h3 id="placement">
213+ Module Interactions</h3>
214+
215+ This module extends features defined in [[!CSS-OVERFLOW-3]] .
216+
212217<h2 id="overflow-concepts">Types of overflow</h2>
213218
214219 Issue: copy level 3 content when final
You can’t perform that action at this time.
0 commit comments