[wpt-sync] Sync PR 20631 - LazyLoad: move invisible-image.html test to WPT
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox73 fixed)
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20631 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20631
Details from upstream follow.
Rob Buis <rbuis@igalia.com> wrote:
LazyLoad: move invisible-image.html test to WPT
In addition to the tested loading=auto case also add a separate test
for invisible images with loading=lazy.Bug: 956559
Change-Id: I04711529dffb8f3610b9d383b5b76e526100df13
Reviewed-on: https://chromium-review.googlesource.com/1951114
WPT-Export-Revision: 0e92028d21cfb0e4de3338bfe12aff3386005e4b
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 7 tests and 2 subtests
Status Summary
Firefox
OK : 6[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview', u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-debug', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-debug', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-debug', u'Gecko-windows7-32-opt']] 7[['GitHub']]
PASS: 12
FAIL: 1[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview', u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-debug', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-debug', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-debug', u'Gecko-windows7-32-opt']] 2[['GitHub']]
Chrome
OK : 7
PASS: 11
FAIL: 3
Safari
OK : 7
PASS: 11
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/loading/lazyload/image-loading-lazy.tentative.html
Test that images with loading='lazy' load once they enter the viewport.: FAIL (Chrome: PASS, Safari: FAIL)
/loading/lazyload/picture-loading-lazy.tentative.html
Test that the loading=lazy <picture> element below viewport was deferred, on document load.: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/fbf20bfb3d92
https://hg.mozilla.org/mozilla-central/rev/7c1c05895bd1
Description
•