- From: <bugzilla@jessica.w3.org>
- Date: Fri, 23 Nov 2012 15:27:56 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20063 Bug ID: 20063 Summary: Unclear whether a <track> element's load event should fired if appended to a <video> with no "src" attribute Classification: Unclassified Product: HTML WG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: graouts@apple.com QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org It's unclear to me whether a <track> element that is a child of a <video> element, where the <video> element has no "src" attribute set, should ever fire its "load" event. In this situation, Opera 12.11 fires a "load" event but a WebKit nightly doesn't. For reference, see the final test in http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrack/addCue.html. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Friday, 23 November 2012 15:27:59 UTC