Sign in
webkit
/
WebKit
/
3026b6d60352b27492740f63ad20da2c74383a9a
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-96b.css
blob: 328e654840a10c2ed0f2d02f81a1766b86fd2917 [
file
] [
log
] [
blame
]
@
namespace a
url
(
http://www.example.org/a
);
@
namespace b
url
(
http://www.example.org/b
);
div
.
green
*
{
background-color
:
lime
!
important
}
div
.
test
*
{
display
:
block
;
margin-bottom
:
1em
}
div
.
test
|*
{
background-color
:
red
}