testfunc/test/jstests/ajax_url2.html
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Tue, 03 Jan 2012 17:00:43 +0100
branchstable
changeset 8148 b7a195d54fd4
parent 7363 2293c49b290a
permissions -rw-r--r--
[bfss] convert root BFSS directory to str in constructor (closes #2137793) otherwise you can get crashed with AssertionError: Binary objects must use raw strings, not <type 'unicode'>

<div id="ajaxroot">
  <div class="ajaxHtmlHead">
    <script src="http://foo.js" type="text/javascript"> </script>
    <link rel="stylesheet" type="text/css" media="all" href="qunit.css" />
  </div>
  <h1>Hello</h1>
</div>