Sign in
webkit
/
WebKit
/
36b74c3900290f2598b1d40cf6065a7028fc4a34
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-50.css
blob: baeb381aa6a3ca3c0a67880dff21bd74c207b603 [
file
] [
log
] [
blame
]
@
namespace a
url
(
http://www.example.org/a
);
a
|*
{
color
:
red
;
display
:
block
;
margin-bottom
:
1em
}
div
.
stub
*|*:
not
([
test
])
{
color
:
lime
}