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