Skip to content

Commit 315aedf

Browse files
committed
[css-exclusions] Refer to css-position-3
In "position: fixed;" the 'fixed' keyword is from css-position-3.
1 parent c93ac25 commit 315aedf

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