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