Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
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
}