Closed Bug 1216353 Opened 9 years ago Closed 9 years ago

Table rendering fails on repeated instances of a very simple table, if repeated more than 193 times.

Categories

(Core :: DOM: HTML Parser, defect)

41 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 256180

People

(Reporter: cassius7, Unassigned)

Details

Attachments

(1 file)

Attached file FirefoxBug.html
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20151014143721

Steps to reproduce:

The attached file is a simple repetition of a 5-row <table>. With 193 instances it renders perfectly; with additional instances the 194th and subsequent instances get successively worse.

Something is running out of a resource, I would guess.

This is on 41.0.2, and as a sanity check, IE renders the example without error no matter how long.

(Probably obvious, but the actual data is an automatically generated upload log. I kept looking for the mistake in my html, then finally tested it in IE.)


Actual results:

Rendering starts to fail.
The test case is missing close <b> tag. it cause too much nesting DOM level.

This is dup of Bug 354161
Component: Untriaged → HTML: Parser
Product: Firefox → Core
Loading the testcase in a debug build:
WARNING: frame tree too deep; setting zero size and returning: file layout/generic/nsFrame.cpp, line 5665
Status: UNCONFIRMED → RESOLVED
Closed: 9 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: