github web-platform-tests/wpt merge_pr_47843

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
5 months ago

Remove feature LCPMultipleUpdatesPerElement

This feature is to make the same element an LCP candidate again if it's
updated. It is added by this CL https://crrev.com/c/3924764. The
feature is never launched. We decided to remove it.

The CL that added this features seems only makes text layout objects
eligible for LCP by short-circuiting the already-seen check. Images
are not touched, although the commit msg seems to hint otherwise.

This CL removes the short-circuiting and modified the wpt.

Bug: 350536101
Change-Id: If0cb6ab99b488c1cc6ec7aff5ec3545ada49d39f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5781764
Commit-Queue: Hao Liu haoliuk@chromium.org
Reviewed-by: Ian Clelland iclelland@chromium.org
Reviewed-by: Xianzhu Wang wangxianzhu@chromium.org
Cr-Commit-Position: refs/heads/main@{#1348133}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.