Sign in
webkit
/
WebKit
/
b34b0aa0a2445ca104daec0235d448a47cf8fd04
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-184e.css
blob: 30c4b9ae0c6ebec23e8eae042395abecfac96204 [
file
] [
log
] [
blame
]
p
{
color
:
red
;
}
p
:
not
([
class
^=
""
])
{
color
:
lime
;
}