Closed
Bug 501878
Opened 15 years ago
Closed 15 years ago
"ASSERTION: Text node has a frame and NS_CREATE_FRAME_IF_NON_WHITESPACE" with SVG, abs pos
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(2 files)
277 bytes,
image/svg+xml
|
Details | |
2.34 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: Text node has a frame and NS_CREATE_FRAME_IF_NON_WHITESPACE: '!mPresShell->GetPrimaryFrameFor(content)', file /Users/jruderman/central/layout/base/nsCSSFrameConstructor.cpp, line 6159
This assertion was added in bug 500556.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → roc
Assignee | ||
Comment 1•15 years ago
|
||
Trivial.
Attachment #386639 -
Flags: superreview?(bzbarsky)
Attachment #386639 -
Flags: review?(bzbarsky)
Comment 2•15 years ago
|
||
Comment on attachment 386639 [details] [diff] [review]
fix
Looks good, but that XXX comment after this code is wrong with the changes to use two bits, right? Can you fix it or remove it?
Attachment #386639 -
Flags: superreview?(bzbarsky)
Attachment #386639 -
Flags: superreview+
Attachment #386639 -
Flags: review?(bzbarsky)
Attachment #386639 -
Flags: review+
Assignee | ||
Comment 3•15 years ago
|
||
I'll remove it.
Assignee | ||
Comment 4•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•15 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•