Sign in
webkit
/
WebKit
/
7d815df5a5eb5a0a67d72260d5639681d50d7f66
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-6.css
blob: 824133e323af9a07fa10067335f9ac3305f614bd [
file
] [
log
] [
blame
]
address
{
background-color
:
red
}
address
[
title
=
"foo"
]
{
background-color
:
lime
}
span
[
title
=
"a"
]
{
background-color
:
red
}