Skip to content

Commit 89b149e

Browse files
authored
Merge pull request #2837 from ewilligers/exclusions-position
[css-exclusions] Refer to css-position-3
2 parents c93ac25 + 315aedf commit 89b149e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-exclusions-1/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Editor: Alan Stearns, Adobe, [email protected], w3cid 46659
1717
Abstract: CSS Exclusions define arbitrary areas around which inline content ([[!CSS21]]) can flow. CSS Exclusions can be defined on any CSS block-level elements. CSS Exclusions extend the notion of content wrapping previously limited to floats.
1818
Ignored Terms: div, dl, dfn
1919
20+
21+
spec:css-position-3; type:value; text:fixed
22+
2023

2124