Open
Bug 1144852
Opened 10 years ago
Updated 2 years ago
lots of occurrences of "ASSERTION: Shouldn't be incomplete if availableBSize is UNCONSTRAINED" when running crashtests with vertical writing mode on <body>
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
NEW
People
(Reporter: jfkthame, Unassigned)
References
Details
Adding "writing-mode:vertical-lr" to the <body> element and running our existing crashtest and reftest suites hits this assertion a lot; see the logs for https://treeherder.mozilla.org/#/jobs?repo=try&revision=b78bc596fdda.
This is probably indicative of areas where we haven't finished logicalizing the layout/reflow code; we should track them down and make things consistent.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•