Closed
Bug 1903007
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 46782 - layout: Allocate inline box start space on segment
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46782 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46782
Details from upstream follow.
Martin Robinson <mrobinson@igalia.com> wrote:
layout: Allocate inline box start space on segment
Instead of allocating the inline padding and border space on the line,
allocate it on the segment -- which where the inline box start goes.Co-authored-by: Rakhi Sharma <atbrakhi@igalia.com>
<!-- Please describe your changes on the following line: -->
Reviewed in servo/servo#32486
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=dec6eaf5e1d4bec9435efc36a2a0a447e8a11b45
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 2
Chrome
PASS: 2
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e37f2a3d7fd1
[wpt PR 46782] - layout: Allocate inline box start space on segment, a=testonly
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•