github web-platform-tests/wpt merge_pr_46245

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

Reland "[text-box-trim] Fix text-box-edge to be inherited"

This is a reland of commit 66b9710a5337aaefeb1a4e71ba5675b2a8744cb2

The original CL caused performance regressions at
crbug.com/339684347. This is likely because, as a result of
the change, a same explicit field_group had both inherited
and non-inherited as in comment 13 of the issue.

This patch changes the field_group to *, and add it to
css_properties_ranking.json5. As the feature hasn't shipped
yet, the ranking order is just a guesstimate.

Original change's description:

[text-box-trim] Fix text-box-edge to be inherited

As per the spec for:

Bug: 41494590
Change-Id: I934e272f964fce6f2c57818c94102046fc0f309a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5532122
Commit-Queue: Koji Ishii kojii@chromium.org
Commit-Queue: Kent Tamura tkent@chromium.org
Auto-Submit: Koji Ishii kojii@chromium.org
Reviewed-by: Kent Tamura tkent@chromium.org
Cr-Commit-Position: refs/heads/main@{#1299895}

Bug: 41494590
Change-Id: Ia16086866b7b67f187495a3d1968b210abb2e956
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5531316
Reviewed-by: Kent Tamura tkent@chromium.org
Commit-Queue: Koji Ishii kojii@chromium.org
Reviewed-by: Lingqi Chi lingqi@chromium.org
Cr-Commit-Position: refs/heads/main@{#1300538}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.