[Webkit-unassigned] [Bug 10499] Safari loads iframes wrong on this page

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 22 23:09:04 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10499





------- Comment #3 from pewtermoose at gmail.com  2006-08-22 23:09 PDT -------
This is not an issue with iframes at all, but with the <object> tag.

The <object> tags on that page are set to display:none; but lack a type
attribute.  <object> tags lacking a type attribute and set to display:none; are
displayed, but once the type attribute is added, it is not displayed.

I've uploaded a testcase displaying this behavior.  The issue is present in
both Safari 2.0.4 and r15975; works correctly in Firefox 1.5.0.6.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list