Bug Tracker

Modify

Ticket #7469 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

tds[0] is undefined ... Bug in method for figure out if the W3C box model works as expected (document.body must exist before we can do this)

Reported by: morgi1 Owned by: morgi1
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.3
Keywords: Cc:
Blocking: Blocked by:

Description

if document.body is frameset don't work div.innerHTML = "<table><tr><td style='padding:0;display:none'></td><td>t</td></tr></table>"; on the line number 1043

issue is on the line number 1053 - tds[0] is undefined

firefox version 3.6.12

Change History

comment:1 Changed 3 years ago by SlexAxton

  • Owner set to morgi1
  • Status changed from new to pending

Can you please provide a reduced test case in jsfiddle to demonstrate this bug? It would greatly help us bring it to resolution. Thanks!

comment:2 Changed 3 years ago by rwaldron

  • Status changed from pending to closed
  • Resolution set to duplicate

comment:3 Changed 3 years ago by rwaldron

Duplicate of #7398.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.