summaryrefslogtreecommitdiff
path: root/layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-1-block.xml
blob: c26b6fcf2c17918542e998f20d564f20878f9934 (plain)
1
2
3
4
5
6
7
8
9
10
<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
  <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>
 </head>
 <body>
  <p style="background: lime">This sentence should have a green background.</p>
 </body>
</html>