Closed Bug 1828050 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 39536 - InlineLayout: revise textboxtrim's fields to reflect spec updates

Categories

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

task

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox114 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Lingqi Chi <lingqi@chromium.org> wrote:

InlineLayout: revise textboxtrim's fields to reflect spec updates

"normal" was renamed to "none" by this pr[1].
[1] https://github.com/w3c/csswg-drafts/commit/67822bd3c1e02cd187abbc3856a5c28fa14c8431

Bug: 1411581
Change-Id: If3ee0f72d63d7a96d1a12e886ff93d94c0963536
Reviewed-on: https://chromium-review.googlesource.com/4416784
WPT-Export-Revision: 10ffedc1d175c7a98bf95c207d1e39c4ba226d08

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 1 tests and 4 subtests

Status Summary

Firefox

OK : 1
FAIL: 4

Chrome

OK : 1
FAIL: 4

Safari

OK : 1
FAIL: 4

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-inline/text-box-trim/text-box-trim-valid.html [wpt.fyi]
    • e.style['text-box-trim'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['text-box-trim'] = "start" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['text-box-trim'] = "end" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['text-box-trim'] = "both" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a8311ebe44fa [wpt PR 39536] - InlineLayout: revise textboxtrim's fields to reflect spec updates, a=testonly https://hg.mozilla.org/integration/autoland/rev/36d62705e243 [wpt PR 39536] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in before you can comment on or make changes to this bug.