Closed
Bug 2048425
Opened 1 month ago
Closed 1 month ago
[text-box-trim] Implement block container trimming
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: sajidanwar, Assigned: sajidanwar)
References
(Blocks 2 open bugs, )
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → sajidanwar94
Status: NEW → ASSIGNED
Pushed by sajidanwar94@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/49018bf901bb
https://hg.mozilla.org/integration/autoland/rev/80d98c36cbf7
Implement text-box-trim for block containers. r=layout-reviewers,jfkthame,emilio
Backed out for causing wr failures at text-box-trim-float-clear-br-002.html
Backout link
Push with failures
Failure log(s)
Flags: needinfo?(sajidanwar94)
| Assignee | ||
Comment 4•1 month ago
|
||
Hm, appears to be sub-pixel behaviors causing failures on Mac and Windows. Some reftest analyzers: macOS debug, Windows 11 opt, Windows 11 debug.
Between these, max difference is <= 207 per channel, <= 202 pixels. That seems like a lot to add to a fuzzy expectation ...
| Assignee | ||
Comment 5•1 month ago
|
||
Oh, the expectation for this even before my implementation already had Mac and Windows carve-outs. Going to put Mac and Windows back as FAIL, then.
| Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(sajidanwar94)
Backed out for causing wr failures @text-box-trim-start-001.html.
Pushed by csabou@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/af084e0a5ba7
https://hg.mozilla.org/mozilla-central/rev/7e08d91af09a
Implement text-box-trim for block containers. r=layout-reviewers,jfkthame,emilio
Pushed by sajidanwar94@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/5a852008860e
https://hg.mozilla.org/integration/autoland/rev/88131739a1f3
Implement text-box-trim for block containers. r=layout-reviewers,jfkthame,emilio
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Updated•20 days 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
•