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