[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: wpt-sync, 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•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years 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)
Comment 5•6 years ago
|
||
| bugherder | ||
Description
•