Closed
Bug 1735533
Opened 4 years ago
Closed 4 years ago
We always reframe when adding a transform to an scroll frame.
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
95 Branch
| Tracking | Status | |
|---|---|---|
| firefox95 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
Even if we don't need to update the containing block, because this check fails. At least for scroll-frames I believe it should be easy to special-case.
| Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
Updated•4 years ago
|
Severity: -- → S3
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
| Assignee | ||
Comment 2•4 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af1ddc92a070
Don't reframe scrollframes to update whether they're a abspos containing-block. r=dholbert
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/31355 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
Comment 6•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•