web/test/jstests/ajax_url1.html
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 09 Apr 2013 11:40:45 +0200
brancholdstable
changeset 8879 982a49239420
parent 7363 testfunc/test/jstests/ajax_url1.html@2293c49b290a
child 10414 eaf42d452410
permissions -rw-r--r--
[web] move qunit test back into web and fix the hanging qunit test can not work outside web. a lot of try/finally clause have been added to prevent qunit to hang on error. A not a test a indeed broken. But we at least put in them a running state again..

<div id="ajaxroot">
  <div class="ajaxHtmlHead">
    <script src="http://foo.js" type="text/javascript"> </script>
  </div>
  <h1>Hello</h1>
</div>