Closed Bug 1653021 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 24610 - Make iframe lazy loading non-tentative

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 24610 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/24610
Details from upstream follow.

Dominic Farolino <dom@chromium.org> wrote:

Make iframe lazy loading non-tentative

R=sclittle@chromium.org

Bug: N/A
Change-Id: I3ea94a937ecc957389217a24bd4cc961a6d11c9f
Reviewed-on: https://chromium-review.googlesource.com/2300500
WPT-Export-Revision: b77301c0084e60dc65258c7cf285dcbce83029ad

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 8 tests and 1 subtests

Status Summary

Firefox

OK : 8
PASS : 4
FAIL : 8

Chrome

OK : 7
PASS : 7
FAIL : 4
TIMEOUT: 2

Safari

OK : 8
PASS : 3
FAIL : 9

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.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.html
Below-viewport srcdoc iframes load lazily: FAIL (Chrome: FAIL, Safari: FAIL)
Below-viewport iframes load lazily: FAIL (Chrome: PASS, Safari: FAIL)
/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-to-eager.html
Below-viewport iframes with loading='lazy' load when set to loading='eager' or the loading attribute is removed: FAIL (Chrome: TIMEOUT, Safari: FAIL)
/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-load-event.html
In-viewport loading=lazy visibility:hidden iframe does not block the load event: FAIL (Chrome: FAIL, Safari: FAIL)
In-viewport loading=lazy iframe does not block the load event: FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-multiple-times.html
Iframes with loading='lazy' can be lazy loaded multiple times: FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/embedded-content/the-iframe-element/iframe-loading-lazy-base-url-2.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/9698b37d5930
[wpt PR 24610] - Make iframe lazy loading WPTs as non-tentative, a=testonly
https://hg.mozilla.org/integration/autoland/rev/7197edaae4b1
[wpt PR 24610] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.