WebCore/manual-tests/preload-scanner-entities.html
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 <script src="does_not_exist_here_just_to_trigger_preload_scanner.js" type="text/javascript"></script>
       
     2 <link href="non_existent_stylesheet1&ab-" rel="stylesheet">
       
     3 <link href="non_existent_stylesheet2&#xY" rel="stylesheet">
       
     4 <link href="non_existent_stylesheet3&#XY" rel="stylesheet">
       
     5 <p><a href="rdar://problem/6904095">rdar://problem/6904095</a> Query parameters are sometimes incorrect in URL</p>
       
     6 <p>Check with the web inspector that the page tried to load 3 stylesheet resources (and not more).</p>
       
     7