Closed
Bug 1678997
Opened 4 years ago
Closed 4 years ago
[css-break] Only scrollable overflow should create new pages, not ink overflow
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
References
Details
Attachments
(1 file)
Our fragmentation fallback mechanism is creating new pages for ink overflow, but we should only do that for scrollable overflow, per this CSSWG resolution: https://github.com/w3c/csswg-drafts/issues/4099
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mpalmgren@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dff86c7857d7
[css-break] Only scrollable overflow should create new pages, not ink overflow. r=layout-reviewers,jfkthame
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/26673 for changes under testing/web-platform/tests
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•