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