Sign in
webkit
/
WebKit
/
7d815df5a5eb5a0a67d72260d5639681d50d7f66
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-184d.css
blob: 273751dc91da1c3e26bd4ea4399e83d71e3cfd76 [
file
] [
log
] [
blame
]
p
{
color
:
red
;
}
p
:
not
([
class
$=
""
])
{
color
:
lime
;
}