Closed Bug 881031 Opened 11 years ago Closed 11 years ago

Assertion failure: "should have already reflowed the kid"

Categories

(Core :: SVG, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 880925

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

Attached image testcase
With:
  user_pref("svg.text.css-frames.enabled", true);

Assertion failure: !(((kid)->GetStateBits() & ((nsFrameState(1) << (10)) | (nsFrameState(1) << (12)))) != 0) (should have already reflowed the kid), at /Users/jruderman/trees/mozilla-central/layout/svg/nsSVGTextFrame2.cpp:4834

layout/svg/nsSVGTextFrame2.cpp:4834
4834	    MOZ_ASSERT(!NS_SUBTREE_DIRTY(kid), "should have already reflowed the kid");

This assertion was added in bug 876831.
Attached file stack
I think the fix I'm working on for bug 880925 will also fix this one.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: