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