Sign in
webkit
/
WebKit
/
8de09782621a8d8b47ef684da5e0e163b556e859
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-94b.css
blob: b7acb2868c354a86b14a215252efb0901efc7a75 [
file
] [
log
] [
blame
]
@
namespace a
url
(
http://www.example.org/a
);
@
namespace b
url
(
http://www.example.org/b
);
p
,
q
{
display
:
block
;
margin-bottom
:
1em
}
b
|*
{
background-color
:
red
}
[
test
]
{
background-color
:
lime
;
}