[Webkit-unassigned] [Bug 13636] New: <OBJECT> tags seem mistakenly included in the document's applet collection
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 9 00:49:42 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13636
Summary: <OBJECT> tags seem mistakenly included in the document's
applet collection
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
URL: http://homestarrunner.com
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: NeedsRadar
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: beidson at apple.com
Both in Safari 2.0 and ToT, it seems OBJECT tags were incorrectly included in a
page's applet collection. This prevented (and continues to prevent)
back/forward caching of certain pages.
Visit the above url in Safari/ToT WebKit and in Firefox
run "javascript:alert(document.applets[0].outerHTML);" from the location field
Firefox has 0, Safari/ToT have 1 - view the page source to see the big glaring
OBJECT
Since Firefox correctly reports 0, it's hard to believe we ever did this for
compatibility with FFX - however, I have not tried WinIE
--
Configure bugmail: http://bugs.webkit.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