Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
1 <root>
2 <head xmlns="http://www.w3.org/1999/xhtml">
3 <link rel="author" title="L. David Baron" href="http://dbaron.org/"/>
4 <link rel="author" title="Mozilla Foundation" href="http://mozilla.org/"/>
5 <title>CSS Namespaces Test Suite reference</title>
6 <style>
7 t, root { display:block }
8 t { background:lime }
9 </style>
10 </head>
11 <t>This sentence should have a green background.</t>
12 <t>This sentence should have a green background.</t>
13 </root>