[wpt-sync] Sync PR 49702 - Topics: web platform tests for <img> request header
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox136 fixed)
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49702 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49702
Details from upstream follow.
Abigail Katcoff <abigailkatcoff@chromium.org> wrote:
Topics: web platform tests for <img> request header
Bug: 382532794
Change-Id: I4b9729330f43869f5defb7116343ce34d7f159a2
Reviewed-on: https://chromium-review.googlesource.com/6081796
WPT-Export-Revision: a330f8fdaa16d7e28f65e4a4ff26d9efee717c0f
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 2 subtests
Status Summary
Firefox
OK
: 1
PASS
: 11
FAIL
: 14
TIMEOUT
: 9
Chrome
OK
: 4
PASS
: 27
FAIL
: 4
Safari
OK
: 1
PASS
: 11
FAIL
: 14
TIMEOUT
: 9
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /browsing-topics/browsing-topics-permissions-policy-default.tentative.https.sub.html [wpt.fyi]:
SKIP
[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:TIMEOUT
)- Default permissions policy allows document.browsingTopics() in the current page.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Default permissions policy allows document.browsingTopics() in same-origin iframes.:
TIMEOUT
(Chrome:PASS
, Safari:TIMEOUT
) - Default permissions policy allows document.browsingTopics() in cross-origin iframes.:
TIMEOUT
(Chrome:PASS
, Safari:TIMEOUT
) - Default permissions policyallows the 'Sec-Browsing-Topics' header to be sent for the same-origin topics fetch request.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Default permissions policyallows the 'Sec-Browsing-Topics' header to be sent for the cross-origin topics fetch request.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Default permissions policyallows the 'Sec-Browsing-Topics' header to be sent for the same-origin topics img request.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Default permissions policyallows the 'Sec-Browsing-Topics' header to be sent for the cross-origin topics img request.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Default permissions policy allows the 'Sec-Browsing-Topics' header to be sent for the same-origin iframe navigation request.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Default permissions policy allows the 'Sec-Browsing-Topics' header to be sent for the cross-origin iframe navigation request.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Default permissions policy allows document.browsingTopics() in the current page.:
- /browsing-topics/browsing-topics-permissions-policy-none.tentative.https.sub.html [wpt.fyi]:
SKIP
[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:TIMEOUT
)- permissions policy header browsing-topics=() disallows document.browsingTopics() in the current page.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - permissions policy header browsing-topics=() disallows document.browsingTopics() in same-origin iframes.:
TIMEOUT
(Chrome:PASS
, Safari:TIMEOUT
) - permissions policy header browsing-topics=() disallows document.browsingTopics() in cross-origin iframes.:
TIMEOUT
(Chrome:PASS
, Safari:TIMEOUT
)
- permissions policy header browsing-topics=() disallows document.browsingTopics() in the current page.:
- /browsing-topics/browsing-topics-permissions-policy-self.tentative.https.sub.html [wpt.fyi]:
SKIP
[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:TIMEOUT
)- permissions policy header browsing-topics=(self) allows document.browsingTopics() in the current page.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - permissions policy header browsing-topics=(self) allows document.browsingTopics() in same-origin iframes.:
TIMEOUT
(Chrome:PASS
, Safari:TIMEOUT
) - permissions policy header browsing-topics=(self) disallows document.browsingTopics() in cross-origin iframes.:
TIMEOUT
(Chrome:PASS
, Safari:TIMEOUT
) - permissions policy header browsing-topics=(self)allows the 'Sec-Browsing-Topics' header to be sent for the same-origin topics fetch request.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - permissions policy header browsing-topics=(self)allows the 'Sec-Browsing-Topics' header to be sent for the redirect of a topics fetch request, where the redirect has a same-origin URL.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - permissions policy header browsing-topics=(self)allows the 'Sec-Browsing-Topics' header to be sent for the same-origin topics img request.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - permissions policy header browsing-topics=(self) allows the 'Sec-Browsing-Topics' header to be sent for the same-origin iframe navigation request.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- permissions policy header browsing-topics=(self) allows document.browsingTopics() in the current page.:
- /browsing-topics/img-topics-attribute.tentative.https.html [wpt.fyi]:
OK
[GitHub
],SKIP
[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
] (Chrome:OK
, Safari:OK
)- test <img browsingtopics src=[url]></img>:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- test <img browsingtopics src=[url]></img>:
Tests Disabled in Gecko Infrastructure
- /browsing-topics/browsing-topics-permissions-policy-default.tentative.https.sub.html [wpt.fyi]:
SKIP
[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:TIMEOUT
) - /browsing-topics/browsing-topics-permissions-policy-none.tentative.https.sub.html [wpt.fyi]:
SKIP
[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:TIMEOUT
) - /browsing-topics/browsing-topics-permissions-policy-self.tentative.https.sub.html [wpt.fyi]:
SKIP
[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:TIMEOUT
) - /browsing-topics/img-topics-attribute.tentative.https.html [wpt.fyi]:
OK
[GitHub
],SKIP
[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
] (Chrome:OK
, Safari:OK
)
Description
•