Closed Bug 1397204 Opened 7 years ago Closed 7 years ago

HTML not rendered properly

Categories

(Core :: DOM: HTML Parser, defect)

57 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 256180

People

(Reporter: gjmanish, Unassigned)

Details

Attachments

(1 file)

Attached file Sample.htm
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36

Steps to reproduce:

Written a sample native HTML file with 500+ nested div and table inside . Attached the file. Not rendering in firefox, but rendered in chrome .


Actual results:

I got a site which is dynamic creating nested div element on TABs creation. Almost makes n number of div tags and table inside. I we run above code the table is properly rendered in Chrome and Internet explorer. But gives only text inside div in Firefox.

However if we remove some divs enclosed, the table rendered properly. This seems bug in Firefox in rendering content inside div.


Expected results:

The Table should be rendered irrespective of the number of div used.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Not Resolved yet. but the status has been changed to resolved. ridiculous :)
See duplicate bug 256180, the bug is not resolved yet.

AFAIK, Firefox limits the nesting level to 200.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: