mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
* Update web-platform-tests to revision b'a59ba94da3f2638beee8950e423c5fedfe02e809' * Update expectations * Update expectations again --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
298 lines
7.0 KiB
INI
298 lines
7.0 KiB
INI
[a-element.html]
|
|
type: testharness
|
|
[Parsing: <test-a.html> against <a>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <test-a-slash.html> against <a/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <test-a-slash-slash.html> against <a//>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <> against <non-spec:/..//p>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <non-spec:/..//> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <path> against <non-spec:/..//p>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <non-spec:/.//path> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <..//path> against <non-spec:/p>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </..//path> against <non-spec:/p>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <a/..//path> against <non-spec:/p>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <non-spec:/..//path> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </.//path> against <non-spec:/p>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <non-spec:/.//> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:////one/two> against <file:///>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </..//localhost//pig> against <file://lion/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:///.//> against <file:////>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://localhost////foo> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|?> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|\n/> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://example.net/C:/> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <////one/two> against <file:///>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|\\> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </////mouse> against <file:///elephant>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:////foo> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://spider///> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\//> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <//localhost//pig> against <file://lion/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </c:/foo/bar> against <file://host/path>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|/> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|#> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </> against <file://h/C:/a/b>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:.//p> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:/.//p> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <foo://ho|st/> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|/> against <file://host/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </C:/> against <file://host/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:C:/> against <file://host/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:/C:/> against <file://host/>]
|
|
expected: FAIL
|
|
|
|
|
|
[a-element.html?include=javascript]
|
|
|
|
[a-element.html?include=mailto]
|
|
|
|
[a-element.html?include=file]
|
|
[Parsing: </> against <file://h/C:/a/b>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\//> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://spider///> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </////mouse> against <file:///elephant>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <//localhost//pig> against <file://lion/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </..//localhost//pig> against <file://lion/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|#> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|?> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|/> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|\n/> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|\\> against <file://host/dir/file>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </c:/foo/bar> against <file://host/path>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://example.net/C:/> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <C|/> against <file://host/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </C:/> against <file://host/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:C:/> against <file://host/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:/C:/> against <file://host/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file://localhost////foo> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:////foo> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:////one/two> against <file:///>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <////one/two> against <file:///>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:///.//> against <file:////>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:.//p> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <file:/.//p> against <about:blank>]
|
|
expected: FAIL
|
|
|
|
[Parsing: </\\//\\/a/../> against <file:///>]
|
|
expected: FAIL
|
|
|
|
|
|
[a-element.html?exclude=(file|javascript|mailto)]
|
|
[Parsing: <///test> against <http://example.org/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <///\\//\\//test> against <http://example.org/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <///example.org/path> against <http://example.org/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <///example.org/../path> against <http://example.org/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <///example.org/../../> against <http://example.org/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <///example.org/../path/../../> against <http://example.org/>]
|
|
expected: FAIL
|
|
|
|
[Parsing: <///example.org/../path/../../path> against <http://example.org/>]
|
|
expected: FAIL
|