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