File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,14 @@ Value Definitions</h3>
113
113
also accept the <a>CSS-wide keywords</a> as their property value.
114
114
For readability they have not been repeated explicitly.
115
115
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
+
116
124
<!--
117
125
████████ ██ ██ ████████ ████████ ██████
118
126
██ ██ ██ ██ ██ ██ ██ ██
Original file line number Diff line number Diff line change @@ -209,6 +209,11 @@ Value Definitions</h3>
209
209
also accept the <a>CSS-wide keywords</a> as their property value.
210
210
For readability they have not been repeated explicitly.
211
211
212
+ <h3 id="placement">
213
+ Module Interactions</h3>
214
+
215
+ This module extends features defined in [[!CSS-OVERFLOW-3]] .
216
+
212
217
<h2 id="overflow-concepts">Types of overflow</h2>
213
218
214
219
Issue: copy level 3 content when final
You can’t perform that action at this time.
0 commit comments