https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 6e29ff30e1cc23f07394ac98bca788a3c608db1d authored by ffxbld on 22 April 2016, 18:00:54 UTC
Added FENNEC_46_0_RELEASE FENNEC_46_0_BUILD1 tag(s) for changeset 8ed604eb68de. DONTBUILD CLOSED TREE a=release
Tip revision: 6e29ff3
ref-lime-2-generic.xml
<root>
 <head xmlns="http://www.w3.org/1999/xhtml">
  <link rel="author" title="L. David Baron" href="http://dbaron.org/"/>
  <link rel="author" title="Mozilla Foundation" href="http://mozilla.org/"/>
  <title>CSS Namespaces Test Suite reference</title>
  <style>
   t, root { display:block }
   t { background:lime }
  </style>
 </head>
 <t>This sentence should have a green background.</t>
 <t>This sentence should have a green background.</t>
</root>
back to top