Sign in
webkit
/
WebKit
/
5e71382b184e0be7fa4df602399d7e437f353495
/
.
/
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
;
}