github web-platform-tests/wpt merge_pr_47595

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

[text-box-trim] Rename text-box-trim values

This patch renames text-box-trim values from:

  text-box-trim: none | start | end | both

to:

  text-box-trim: none | trim-start | trim-end | trim-both

as per the resolution at:
w3c/csswg-drafts#10675 (comment)
and the new spec at:
https://drafts.csswg.org/css-inline-3/#propdef-text-box-trim

There is no functionality changes other than the renaming.

Bug: 358204934, 40254880
Change-Id: I5370cac4cfb44d3d4e399cb507e163d3a75a0194
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5779079
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@{#1341342}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.