summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-namespaces/reference/ref-lime-2.xml
blob: f2fa08395fec86944af3135d52ca2de627079cf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
<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>
 </body>
</html>