- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 07 Jan 2010 06:36:25 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8664 Summary: Media error code typo Product: HTML WG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec bugs AssignedTo: dave.null@w3.org ReportedBy: eric.carlson@apple.com QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org Step two in the description for "If the media data fetching process is aborted by the user" says: Set the error attribute to a new MediaError object whose code attribute is set to MEDIA_ERR_ABORT. "MEDIA_ERR_ABORT" is incorrect, the error is "MEDIA_ERR_ABORTED". -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 7 January 2010 06:36:27 UTC