Sign in
webkit
/
WebKit
/
f769e514944504ab0f19dbc22e4bc75842cebc49
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-184f.css
blob: aa9f3aa5693804e36e432c3ab3a281d8fccd3904 [
file
] [
log
] [
blame
]
p
{
color
:
red
;
}
p
:
not
([
class
*=
""
])
{
color
:
lime
;
}