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