[Webkit-unassigned] [Bug 21666] New: flash images not getting displayed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 14:15:34 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21666
Summary: flash images not getting displayed
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://iface.sina.com.cn/
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: help.improve.safari at gmail.com
I Steps:
Go to http://iface.sina.com.cn/
II Issue:
flash images not getting displayed
III Conclusion:
A missing left quote on value of src property of <embed> object is causing
this issue. See:
......
<EMBED src=http://image2.sina.com.cn/sms/mms/hlf/huanlian01.swf" quality=high
WIDTH="219" HEIGHT="140" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
......
In this case, only IE can ignore the error and parse the code correctly.
IV Other Browsers:
IE7: ok
FF3: not ok
V Nightly tested: 37382
--
Configure bugmail: https://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