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