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