Closed Bug 1913041 Opened 3 months ago Closed 3 months ago

[wpt-sync] Sync PR 47598 - [text-box-trim] Rename `text-box-edge` values

Categories

(Core :: Layout: Block and Inline, task, P4)

task

Tracking

()

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 47598 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/47598
Details from upstream follow.

Koji Ishii <kojii@chromium.org> wrote:

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

This patch renames text-box-edge values from:

  text-box-edge: leading | \<text-edge>

to:

  text-box-edge: auto | \<text-edge>

Note the \<text-edge> definition is unchanged.

  \<text-edge> = [ text | cap | ex ] [ text | alphabetic ]?

as per the resolution at:
https://github.com/w3c/csswg-drafts/issues/10675#issuecomment-2274517610
and the new spec at:
https://drafts.csswg.org/css-inline-3/#propdef-text-box-edge

As per the new spec, the new auto value is identical to
text when the line-fit-edge property is initial.

The functionality the leading value provided is removed.

Bug: 358204934, 40254880
Change-Id: I738058cc79b5525b2cbb151b5765f65363b44e7f

Reviewed-on: https://chromium-review.googlesource.com/5776349
WPT-Export-Revision: 428eef2a4b79c77e488a9039c1921a0e34276993

PR 47598 applied with additional changes from upstream: 2e6b59c7cb6c5ca476586f5f96840a170697c809
Component: web-platform-tests → Layout: Block and Inline
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 32 tests and 459 subtests

Status Summary

Firefox

OK : 10
PASS: 2295
FAIL: 58

Chrome

OK : 10
PASS: 2304
FAIL: 99

Safari

OK : 10
PASS: 2003
FAIL: 57

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a6f222a47421 [wpt PR 47598] - [text-box-trim] Rename `text-box-edge` values, a=testonly https://hg.mozilla.org/integration/autoland/rev/f0eb53bf61bf [wpt PR 47598] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in before you can comment on or make changes to this bug.