[wpt-sync] Sync PR 24220 - Add interfaces/private-click-measurement.idl and test
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox90 fixed)
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24220 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24220
Details from upstream follow.
Stephen McGruer <smcgruer@chromium.org> wrote:
Add interfaces/private-click-measurement.idl and test
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 18 subtests
Status Summary
Firefox
OK : 1
PASS: 14
FAIL: 4
Chrome
OK : 1
PASS: 14
FAIL: 4
Safari
OK : 1
PASS: 14
FAIL: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/private-click-measurement/idlharness.window.html
HTMLAnchorElement interface: attribute attributionSourceId: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLAnchorElement interface: attribute attributionDestination: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLAnchorElement interface: document.createElement("a") must inherit property "attributionSourceId" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLAnchorElement interface: document.createElement("a") must inherit property "attributionDestination" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d32f0d6aa8f2
https://hg.mozilla.org/mozilla-central/rev/9965d339ea60
Description
•