[wpt-sync] Sync PR 23664 - Fix test that assumes iframes have an error event
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23664 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23664
Details from upstream follow.
Dominic Farolino <dom@chromium.org> wrote:
Fix test that assumes iframes have an error event
Bug: N/A
Change-Id: I415c91cac506750df65f94e29b6c6bb5052c9b91
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2204377
Commit-Queue: Dominic Farolino \<dom@chromium.org>
Reviewed-by: Fredrik Söderquist \<fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#769422}
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 1•11 months ago
|
||
PR 23664 applied with additional changes from upstream: 5dac80c7966322a2bcec417164bcf3efde71f6af
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 2•11 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e20c1f73a5f34f08d0e9cdf3bf863d3d0bb1381f
Assignee | ||
Comment 3•11 months ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 76 tests
Status Summary
Firefox
OK : 2
PASS: 74
FAIL: 2
Chrome
OK : 2
PASS: 2
Safari
OK : 2
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-base-url.tentative.html
When a loading=lazy iframe is loaded, it loads relative to the document's base URL computed at parse-time.: FAIL (Chrome: PASS, Safari: FAIL)
/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-base-url-2.tentative.html
When a loading=lazy iframe is loaded, it loads relative to the document's base URL computed at parse-time.: FAIL (Chrome: PASS, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a49e48f0fa82 [wpt PR 23664] - Fix test that assumes iframes have an error event, a=testonly
Comment 5•11 months ago
|
||
bugherder |
Description
•