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

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
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