Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-94.css
blob: 568950c5c733af1728c65cf614a347f473a030a2 [
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
:
lime
}