dom/tests/mochitest/ajax/jquery/test/data/test2.html

branch
TOR_BUG_9701
changeset 8
97036ab72558
equal deleted inserted replaced
-1:000000000000 0:8b72e2fd8696
1 <script type="text/javascript">
2 var testFoo = "foo";
3 $('#foo').html('foo');
4 ok( true, "test2.html executed" );
5 </script>

mercurial