summaryrefslogtreecommitdiffstats
path: root/layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-5.xml
blob: 9c45f9de7cbab90d1bff7ee7363454da571e3a81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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><test style="background: lime">This sentence should have a green background.</test></p>
  <p><test style="background: lime">This sentence should have a green background.</test></p>
  <p><test style="background: lime">This sentence should have a green background.</test></p>
  <p><test style="background: lime">This sentence should have a green background.</test></p>
  <p><test style="background: lime">This sentence should have a green background.</test></p>
 </body>
</html>