-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1915437 [wpt PR 47843] - Remove feature LCPMultipleUpdatesPerElem…
…ent, a=testonly Automatic update from web-platform-tests 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 <haoliukchromium.org> Reviewed-by: Ian Clelland <iclellandchromium.org> Reviewed-by: Xianzhu Wang <wangxianzhuchromium.org> Cr-Commit-Position: refs/heads/main{#1348133} -- wpt-commits: f128526ccd8caf549c98f609ad9d198e01e21a02 wpt-pr: 47843 UltraBlame original commit: 490886f6f8a20f51f1546db9219c22e09bb449bb
- Loading branch information
Showing
1 changed file
with
79 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters