Sign in
webkit
/
WebKit
/
df3995184de03d0d69b0706c34e41c8cb255dc5d
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-174a.css
blob: 86a93b7b9667bef1322c53b819091093ca931a14 [
file
] [
log
] [
blame
]
tests
,
tests
*
{
display
:
block
;
color
:
red
;
}
testA
[*|
attribute
=
"pass"
]
{
color
:
green
;
}
testB
[*|
attribute
=
"pass"
]
{
color
:
green
;
}