Closed
Bug 2052589
Opened 2 months ago
Closed 2 months ago
[text-box-trim] Add proper support for column spanners
Categories
(Core :: Layout: Block and Inline, task)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: sajidanwar, Assigned: sajidanwar)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Not yet reflected in the spec itself, but the resolution from csswg-drafts #11363 about column spanners is:
RESOLVED: Apply text-box-trim to a column box or spanner iff it is adjacent to the relevant edge
Relevant WPT is /css/css-inline/text-box-trim/text-box-trim-multicol-013.html.
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → sajidanwar94
Status: NEW → ASSIGNED
Pushed by sajidanwar94@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/2d32cce0d4c0
https://hg.mozilla.org/integration/autoland/rev/57173786e26c
Properly trim multi-column containers with spanners. r=layout-reviewers,TYLin
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/61219 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c155/b154]
You need to log in
before you can comment on or make changes to this bug.
Description
•