Closed
Bug 1354999
Opened 8 years ago
Closed 8 years ago
stylo: Ruby layout is wrong
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1323716
People
(Reporter: shinglyu, Unassigned)
References
(Blocks 1 open bug)
Details
layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-001.html
layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-004.html
layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-005.html
layout/reftests/w3c-css/submitted/ruby/nested-ruby-pairing-001.html
These tests are not rendered correctly, the first one seems to be crashing when I try to reproduce it in debug mode.
Updated•8 years ago
|
Priority: -- → P2
Comment 1•8 years ago
|
||
According to the crash log, it hits this assertion[1]. Need to figure out why it happens.
[1]: https://dxr.mozilla.org/mozilla-central/source/layout/generic/nsRubyBaseContainerFrame.cpp#667
Comment 2•8 years ago
|
||
I think this bug is duplicate to Bug 1323716.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•