Closed
Bug 1134534
Opened 10 years ago
Closed 10 years ago
"ASSERTION: writing-mode mismatch" with fieldset
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
Tracking | Status | |
---|---|---|
firefox38 | --- | fixed |
People
(Reporter: jruderman, Assigned: jfkthame)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, regression, testcase)
Attachments
(4 files)
(deleted),
text/html
|
Details | |
(deleted),
text/plain
|
Details | |
(deleted),
patch
|
smontagu
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
smontagu
:
review+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: writing-mode mismatch: 'aWritingMode == GetWritingMode()', file layout/generic/WritingModes.h, line 686
Reporter | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8566447 -
Flags: review?(smontagu)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•10 years ago
|
||
Here's a reftest that not only hits the assertions here with current trunk code, but also shows incorrect rendering as a result of the mismatch.
Attachment #8566448 -
Flags: review?(smontagu)
Assignee | ||
Comment 4•10 years ago
|
||
I didn't actually bisect to confirm, but this is presumably a regression from bug 1124636.
Blocks: writing-mode, 1124636
Keywords: regression
Updated•10 years ago
|
Attachment #8566447 -
Flags: review?(smontagu) → review+
Updated•10 years ago
|
Attachment #8566448 -
Flags: review?(smontagu) → review+
Assignee | ||
Comment 5•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/3cdad1dd81a0
https://hg.mozilla.org/integration/mozilla-inbound/rev/94d986abfb62
Target Milestone: --- → mozilla38
Comment 6•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3cdad1dd81a0
https://hg.mozilla.org/mozilla-central/rev/94d986abfb62
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•