Closed
Bug 279676
Opened 20 years ago
Closed 19 years ago
Not all skipped content collected on www.dn.se
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sicking, Unassigned)
References
()
Details
(Keywords: assertion)
Going to http://www.dn.se/ triggers the following assertion once: ###!!! ASSERTION: all the skipped content tokens did not get handled: 'mSkippedC ontent.GetSize() == 0', file d:/moz/trunk/mozilla/parser/htmlparser/src/CNavDTD. cpp, line 890 I'll try to create a smaller testcase in a bit
Comment 1•20 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050124 Firefox/1.0+ (build today using standard methods - not debug) Could you post the version on which you saw this assertion.
| Reporter | ||
Comment 2•20 years ago
|
||
That was with a tip suit build, so from 2005-01-24
Comment 3•19 years ago
|
||
When bug 272702 is checked in this assertion will no longer exist.
Depends on: 272702
Comment 4•19 years ago
|
||
Marking invalid since the assertion no longer exists.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•