Sign in
webkit
/
WebKit
/
bd9ea4a5474a3d7a80a4f79c542279d7b8a087a0
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-160.css
blob: ff80933ea146ec24fe0a04a5c6f1f8453f91819b [
file
] [
log
] [
blame
]
p
{
background
:
lime
;
}
p
:
subject
{
background
:
red
;
}
/* this is not valid CSS, and if UAs
implemented the experimental :subject pseudo-class they should have
used the :-vnd-ident syntax. */