Sign in
webkit
/
WebKit
/
8de09782621a8d8b47ef684da5e0e163b556e859
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-14b.xml
blob: 9d379ad1bb02de095cf189528e2082768481eaae [
file
] [
log
] [
blame
]
<?
xml
-
stylesheet href
=
"css3-modsel-14b.css"
type
=
"text/css"
?>
<test>
<p
xmlns
=
"http://www.w3.org/1999/xhtml"
class
=
"t1"
>
This line should be green.
</p>
<p
xmlns
=
"http://www.w3.org/1999/xhtml"
class
=
"t1 t2"
>
This line should be green.
</p>
</test>