WebCore/manual-tests/preload-scanner-entities.html
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 09:07:27 +0300
branchRCL_3
changeset 1 9d347b658349
parent 0 4f2f89ce4247
permissions -rw-r--r--
Revision: 201037

<script src="does_not_exist_here_just_to_trigger_preload_scanner.js" type="text/javascript"></script>
<link href="non_existent_stylesheet1&ab-" rel="stylesheet">
<link href="non_existent_stylesheet2&#xY" rel="stylesheet">
<link href="non_existent_stylesheet3&#XY" rel="stylesheet">
<p><a href="rdar://problem/6904095">rdar://problem/6904095</a> Query parameters are sometimes incorrect in URL</p>
<p>Check with the web inspector that the page tried to load 3 stylesheet resources (and not more).</p>