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

changeset 0
6474c204b198
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