[wpt-sync] Sync PR 50062 - Fenced frame: Add tests for component ad automatic beacon data.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50062 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50062
Details from upstream follow.
Liam Brady <lbrady@google.com> wrote:
Fenced frame: Add tests for component ad automatic beacon data.
Component ads are not allowed to set automatic beacon data. This CL
verifies that behavior by expanding 2 existing tests to check the path
that overrides beacon data that is set from ad components.These tests are needed now that cross-origin subframes are allowed to
set automatic beacon data; we still need ad components to be restricted
from this feature.Bug: 382500834
Change-Id: I05776cc96896f4f8fa5062dbcca3eaf9e85d9a66
Reviewed-on: https://chromium-review.googlesource.com/6172872
WPT-Export-Revision: 5ae441013f5ee31cc270aeb9fe5dcebb11539d4d
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /fenced-frame/automatic-beacon-component-ad.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
)- Automatic beacon in an ad component should send without data with a header opt-in.:
FAIL
(Chrome:FAIL
)
- Automatic beacon in an ad component should send without data with a header opt-in.:
Tests Disabled in Gecko Infrastructure
- /fenced-frame/automatic-beacon-component-ad.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
)
Comment 4•1 month ago
|
||
bugherder |
Description
•