[wpt-sync] Sync PR 41783 - HTML: correct worker URL encoding tests
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41783 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41783
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
HTML: correct worker URL encoding tests
SharedWorker is only exposed on Window, not in any worker global.
The SharedWorker importScripts() took me a while to debug, but ultimately the problem was that the variable was declared in a function scope and importScripts would attempt to override it in the global scope. As such, the fix is declaring the variable a little earlier on, matching how it's done for Worker importScripts().
Helps with #4934.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 83 tests and 4 subtests
Status Summary
Firefox
OK
: 80[GitHub] 83[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
PASS
: 447[GitHub] 451[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL
: 35[GitHub] 37[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
TIMEOUT
: 9
Chrome
OK
: 81
PASS
: 390
FAIL
: 90
TIMEOUT
: 8
ERROR
: 2
Safari
OK
: 73
PASS
: 399
FAIL
: 64
TIMEOUT
: 35
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
New Tests That Don't Pass
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=windows-1252 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=x-cp1251 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=utf8 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=loading [wpt.fyi]
- loading image <img src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <embed src>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <object data>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <input src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <video poster>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- loading image <img src>:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 83 tests and 4 subtests
Status Summary
Firefox
OK
: 80[GitHub] 83[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
PASS
: 447[GitHub] 451[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL
: 35[GitHub] 37[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
TIMEOUT
: 9
Chrome
OK
: 81
PASS
: 390
FAIL
: 90
TIMEOUT
: 8
ERROR
: 2
Safari
OK
: 73
PASS
: 399
FAIL
: 64
TIMEOUT
: 35
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
New Tests That Don't Pass
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=windows-1252 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=x-cp1251 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=utf8 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=loading [wpt.fyi]
- loading image <img src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <embed src>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <object data>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <input src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <video poster>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- loading image <img src>:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
Assignee | ||
Comment 4•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 83 tests and 4 subtests
Status Summary
Firefox
OK
: 80[GitHub] 83[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
PASS
: 447[GitHub] 451[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL
: 35[GitHub] 37[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
TIMEOUT
: 9
Chrome
OK
: 81
PASS
: 390
FAIL
: 90
TIMEOUT
: 8
ERROR
: 2
Safari
OK
: 73
PASS
: 399
FAIL
: 64
TIMEOUT
: 35
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
New Tests That Don't Pass
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=windows-1252 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=x-cp1251 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=utf8 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=loading [wpt.fyi]
- loading image <img src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <embed src>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <object data>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <input src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <video poster>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- loading image <img src>:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
Assignee | ||
Comment 5•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 83 tests and 4 subtests
Status Summary
Firefox
OK
: 80[GitHub] 83[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
PASS
: 447[GitHub] 451[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL
: 35[GitHub] 37[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
TIMEOUT
: 9
Chrome
OK
: 81
PASS
: 390
FAIL
: 90
TIMEOUT
: 8
ERROR
: 2
Safari
OK
: 73
PASS
: 399
FAIL
: 64
TIMEOUT
: 35
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
New Tests That Don't Pass
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=windows-1252 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=x-cp1251 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=utf8 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=loading [wpt.fyi]
- loading image <img src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <embed src>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <object data>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <input src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <video poster>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- loading image <img src>:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
Assignee | ||
Comment 6•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 83 tests and 4 subtests
Status Summary
Firefox
OK
: 80[GitHub] 83[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
PASS
: 447[GitHub] 451[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL
: 35[GitHub] 37[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
TIMEOUT
: 9
Chrome
OK
: 81
PASS
: 390
FAIL
: 90
TIMEOUT
: 8
ERROR
: 2
Safari
OK
: 73
PASS
: 399
FAIL
: 64
TIMEOUT
: 35
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
New Tests That Don't Pass
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=windows-1252 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=x-cp1251 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=utf8 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=loading [wpt.fyi]
- loading image <img src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <embed src>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <object data>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <input src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <video poster>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- loading image <img src>:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
Assignee | ||
Comment 7•2 years ago
|
||
Assignee | ||
Comment 8•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 83 tests and 4 subtests
Status Summary
Firefox
OK
: 80[GitHub] 83[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
PASS
: 447[GitHub] 451[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL
: 35[GitHub] 37[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
TIMEOUT
: 9
Chrome
OK
: 81
PASS
: 390
FAIL
: 90
TIMEOUT
: 8
ERROR
: 2
Safari
OK
: 73
PASS
: 399
FAIL
: 64
TIMEOUT
: 35
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
New Tests That Don't Pass
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=windows-1252 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=x-cp1251 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=utf8 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=loading [wpt.fyi]
- loading image <img src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <embed src>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <object data>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <input src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <video poster>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- loading image <img src>:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
Assignee | ||
Comment 9•2 years ago
|
||
Assignee | ||
Comment 10•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 83 tests and 4 subtests
Status Summary
Firefox
OK
: 80[GitHub] 83[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
PASS
: 447[GitHub] 451[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL
: 35[GitHub] 37[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
TIMEOUT
: 9
Chrome
OK
: 81
PASS
: 390
FAIL
: 90
TIMEOUT
: 8
ERROR
: 2
Safari
OK
: 73
PASS
: 399
FAIL
: 64
TIMEOUT
: 35
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
New Tests That Don't Pass
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=windows-1252 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=x-cp1251 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=utf8 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=loading [wpt.fyi]
- loading image <img src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <embed src>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <object data>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <input src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <video poster>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- loading image <img src>:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
Assignee | ||
Comment 11•2 years ago
|
||
Assignee | ||
Comment 12•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 83 tests and 4 subtests
Status Summary
Firefox
OK
: 80[GitHub] 83[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
PASS
: 447[GitHub] 451[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL
: 35[GitHub] 37[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
TIMEOUT
: 9
Chrome
OK
: 81
PASS
: 390
FAIL
: 90
TIMEOUT
: 8
ERROR
: 2
Safari
OK
: 73
PASS
: 399
FAIL
: 64
TIMEOUT
: 35
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme ssh (getting <a>.href):
FAIL
- Scheme ssh (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
- EventSource#url:
FAIL
- EventSource constructor:
New Tests That Don't Pass
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=windows-1252 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=x-cp1251 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=utf8 [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- hyperlink auditing <a ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
) - hyperlink auditing <area ping>:
PASS
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:PASS
, Safari:PASS
)
- hyperlink auditing <a ping>:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=loading [wpt.fyi]
- loading image <img src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <embed src>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <object data>:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
) - loading image <input src>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading image <video poster>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <video><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio>:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - loading video <audio><source>:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- loading image <img src>:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open [wpt.fyi]
- window.open():
FAIL
(Chrome:PASS
, Safari:PASS
)
- window.open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history [wpt.fyi]
- history.pushState:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - history.replaceState:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.pushState:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr [wpt.fyi]
- XMLHttpRequest#open():
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- XMLHttpRequest#open():
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme [wpt.fyi]
- Scheme gopher (getting <a>.href):
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:PASS
) - Scheme ws (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme wss (getting <a>.href):
FAIL
(Chrome:FAIL
, Safari:PASS
) - Scheme ssh (getting <a>.href):
FAIL
(Chrome:PASS
, Safari:PASS
)
- Scheme gopher (getting <a>.href):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml [wpt.fyi]
- <?xml-stylesheet?> (CSS):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- <?xml-stylesheet?> (CSS):
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource [wpt.fyi]
- EventSource constructor:
FAIL
(Chrome:PASS
, Safari:PASS
) - EventSource#url:
FAIL
(Chrome:PASS
, Safari:PASS
)
- EventSource constructor:
Assignee | ||
Comment 13•2 years ago
|
||
Comment 14•1 years ago
|
||
Comment 15•1 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fab37282dd5b
https://hg.mozilla.org/mozilla-central/rev/60274577fb8d
Description
•