web/test/jstests/ajax_url1.html
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 12 Feb 2015 18:52:04 +0100
changeset 10245 7d21c6ac47a3
parent 8879 982a49239420
child 10414 eaf42d452410
permissions -rw-r--r--
[web/views] Use predictable ordering for attributes in entity XML view Fixes test under python -R. Related to #4959402.

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