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