Sign in
webkit
/
WebKit
/
bc305334a28f4491ad6c9aac1b58373754ba9a0e
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-83.css
blob: dffd2847d5899051722ad0f0335af755aa65f2f0 [
file
] [
log
] [
blame
]
p
{
background-color
:
lime
}
p
:
not
(:
not
(
p
))
{
background-color
:
red
}