Skip to content

Commit b76b4c6

Browse files
committed
[css-overflow] Define module interactions
1 parent 7d28fa1 commit b76b4c6

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

css-overflow-3/Overview.bs

+8
Original file line numberDiff line numberDiff 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
██ ██ ██ ██ ██ ██ ██ ██

css-overflow-4/Overview.bs

+5
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)