Sign in
webkit
/
WebKit
/
df3995184de03d0d69b0706c34e41c8cb255dc5d
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-9.css
blob: 229ea58a5acc7b97cb8778216268656cc5e79ab6 [
file
] [
log
] [
blame
]
p
{
background-color
:
red
}
p
[
title
^=
"foo"
]
{
background-color
:
lime
}