Open
Bug 1709937
Opened 4 years ago
Updated 2 years ago
Unstable layout with 'writing-mode: vertical-lr' flex container
Categories
(Core :: Layout: Flexbox, defect, P3)
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
(Regression)
Details
(Keywords: regression, testcase)
Attachments
(1 file)
1.82 KB,
text/html
|
Details |
STEPS TO REPRODUCE
- load the attached testcase
- Shift-Reload
- goto 2
ACTUAL RESULTS
At 1. the flex container (teal border) content-box height is ~9px. After reloading it a few times it becomes ~94px. When it's the larger size, opening the devtools window and clicking on the flex container makes it snap back to the smaller size.
EXPECTED RESULTS
Every load should produce the same layout. I think the larger size is probably the correct one. Chrome renders it with the larger size, fwiw.
Comment 1•4 years ago
•
|
||
I can reproduce on Windows10.
Regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=6480454995dae4a44c86887f4ae01dc998edb36f&tochange=e4c4c815992454d67e947beb0c18aa5202c26579
Suspect: Bug 1454822
Updated•4 years ago
|
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•