Closed
Bug 841205
Opened 13 years ago
Closed 13 years ago
Assertion failure: "AncestorHasDirAuto set on node but not its children" with <bdi>, lots of appendChild
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: smontagu)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(2 files)
Assertion failure: !aElement->AncestorHasDirAuto() || child->AncestorHasDirAuto() (AncestorHasDirAuto set on node but not its children), at content/base/src/DirectionalityUtils.cpp:672
Reporter | ||
Comment 1•13 years ago
|
||
Comment 3•13 years ago
|
||
(In reply to comment #2)
> This is fixed by the first patch in bug 838489
So can we mark this as FIXED now (and check in the test case?)
Assignee | ||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
Assignee: nobody → smontagu
Updated•13 years ago
|
Keywords: regression
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•