summaryrefslogtreecommitdiffstats
path: root/layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-1-generic.xml
blob: 12c5c012d0b17b3ac5c6c0cf3e51ec8420dd12c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<root>
 <head xmlns="http://www.w3.org/1999/xhtml">
  <link rel="author" title="L. David Baron" href="https://dbaron.org/"/>
  <link rel="author" title="Mozilla" href="http://mozilla.org/"/>
  <title>CSS Namespaces Test Suite reference</title>
  <style>
   t { background:lime }
  </style>
 </head>
 <t>This sentence should have a green background.</t>
</root>