Sign in
webkit
/
WebKit
/
8de09782621a8d8b47ef684da5e0e163b556e859
/
.
/
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. */