Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions css-pseudo-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ spec:css-backgrounds-3; type:property; text:box-shadow
For example, ''::marker::before'' is not allowed;
but ''::before::marker'' is.

Note: Level 4 is the first version of the CSS Pseudo specification
under this name.
It was branched from the Selectors 3 [[SELECTORS-3]] specification,
and thus started at level 4,
with the remainder of Selectors 3 becoming Selectors 4 [[SELECTORS-4]].


<h2 id="typographic-pseudos">
Typographic Pseudo-elements</h2>

Expand Down