commit bef81873c5a04e139433841098e006bbaa8d21b4
parent 4c4bc96eafa7d492f106efe37c08a01293186fe1
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Mon, 15 Dec 2025 19:41:19 +0000
Bug 2005163 [wpt PR 56629] - Update wpt metadata, a=testonly
wpt-pr: 56629
wpt-type: metadata
Diffstat:
1 file changed, 0 insertions(+), 25 deletions(-)
diff --git a/testing/web-platform/meta/largest-contentful-paint/image-upscaling.html.ini b/testing/web-platform/meta/largest-contentful-paint/image-upscaling.html.ini
@@ -1,39 +1,14 @@
[image-upscaling.html]
expected:
if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
- TIMEOUT
[A background image smaller than the container should report the natural size]
expected:
if not sessionHistoryInParent and not debug: [FAIL, NOTRUN]
- NOTRUN
[A background image larger than the container should report the container size]
expected:
if not sessionHistoryInParent and not debug: [NOTRUN, PASS, TIMEOUT]
- NOTRUN
[A scaled-down background image should report the background size]
expected:
if not sessionHistoryInParent and not debug: [PASS, NOTRUN]
- NOTRUN
-
- [Non-scaled image should report the natural size]
- expected: TIMEOUT
-
- [A downscaled image (width/height) should report the displayed size]
- expected: NOTRUN
-
- [A downscaled image (using scale) should report the displayed size]
- expected: NOTRUN
-
- [An upscaled image (width/height) should report the natural size]
- expected: NOTRUN
-
- [An upscaled image (using scale) should report the natural size]
- expected: NOTRUN
-
- [An upscaled image (using object-size) should report the natural size]
- expected: NOTRUN
-
- [Intersecting element with partial-intersecting image to report image intersection]
- expected: NOTRUN