Sign in
webkit
/
WebKit
/
debd5fcd948df4de0108999a7c8f3afb957d429d
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-174b.css
blob: 6025aad28c41eab857aafa77489eb0e35cce7dec [
file
] [
log
] [
blame
]
tests
,
tests
*
{
display
:
block
;
color
:
green
}
testA
:
not
([*|
attribute
=
"pass"
])
{
color
:
red
;
}
testB
:
not
([*|
attribute
=
"pass"
])
{
color
:
red
;
}