[Webkit-unassigned] [Bug 54908] New: 'load' and 'error' events fired for @poster
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 21 14:38:02 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54908
Summary: 'load' and 'error' events fired for @poster
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric.carlson at apple.com
The test attached to https://bugs.webkit.org/show_bug.cgi?id=54685 relies on 'load' and 'error' events being fired when a poster loads or fails to load. As per the spec a <video> element should not fire any events for poster loading or failing, WebKit does so as a side effect of using HTMLImageLoader to load the poster.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list