Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-51.css
blob: 692da1167611e262aeb848b2bc6266413b04dc5e [
file
] [
log
] [
blame
]
@
namespace a
url
(
http://www.example.org/a
);
div
.
stub
>
p
{
color
:
red
}
div
.
stub
>
a
|*
{
color
:
red
;
display
:
block
;
margin-bottom
:
1em
}
div
.
stub
*|*:
not
([
test
=
"1"
])
{
color
:
lime
}