Sign in
webkit
/
WebKit
/
027d9947be7394fd875bd4e203a72ecbac14d842
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-66b.css
blob: 952852a5a79f5352509920c1902b4cfa36df8134 [
file
] [
log
] [
blame
]
p
{
background-color
:
red
;
}
p
:
not
(:
target
)
{
background-color
:
lime
;
}