dom/tests/mochitest/ajax/scriptaculous/test/unit/_autocomplete_result.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/tests/mochitest/ajax/scriptaculous/test/unit/_autocomplete_result.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +<ul>
     1.5 +  <li>test1</li><li>test2</li>
     1.6 +  <li>test3</li>
     1.7 +<li><b>BOLD</b></li>
     1.8 +
     1.9 +  <li><span class="informal">(GET ME NOT)</span>(GET &lt;ME&gt; INSTEAD)</li>
    1.10 +
    1.11 +  <li>Here we have <a href="_autocomplete_result.html">a link</a> which should work</li>
    1.12 +  
    1.13 +  <li>Here we have some international ©∏Á®Äç†∑rß</li>
    1.14 +</ul>
    1.15 \ No newline at end of file

mercurial