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