Open
Bug 423950
Opened 18 years ago
Updated 3 years ago
ASSERTION: frame/content mismatch: '!aPrimaryFrame || aPrimaryFrame->GetContent() == aContent'ON: frame/content mismatch:
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: assertion)
Attachments
(1 file, 1 obsolete file)
|
1.83 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b5pre) Gecko/2008031718 Firefox/3.0b5pre ID:2008031718
Steps to reproduce:
- Go to java.com and load the site
--> Assertion :
ASSERTION: frame/content mismatch: '!aPrimaryFrame || aPrimaryFrame->GetContent() == aContent'ON: frame/content mismatch: '!aPrimaryFrame || aPrimaryFrame->GetContent() == aContent', file /debug/mozilla/layout/base/nsCSSFrameConstructor.cpp, line 10070
Comment 1•18 years ago
|
||
Related to bug 420219? java.com does have an image map but probably doesn't do things as crazy as that bug's testcase.
Depends on: 420219
Comment 2•18 years ago
|
||
Probably, yes.
| Reporter | ||
Comment 3•18 years ago
|
||
another Testcase for this Assertion is http://travel.state.gov/travel/cis_pa_tw/cis/cis_1136.html
Attachment #310550 -
Attachment is obsolete: true
| Reporter | ||
Updated•18 years ago
|
Attachment #334916 -
Attachment mime type: application/octet-stream → text/plain
| Reporter | ||
Updated•18 years ago
|
Component: General → Layout
OS: Mac OS X → All
QA Contact: general → layout
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•