This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 13266 - I have used the audio in my epub and the epub is perfectly running on apple devices but during the epubcheck it is showing an error. attribute "onclick" not allowed at this point; ignored When I remove the javascript tag onclick an another error appears a
Summary: I have used the audio in my epub and the epub is perfectly running on apple d...
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-15 07:31 UTC by contributor
Modified: 2011-08-04 05:35 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2011-07-15 07:31:45 UTC
Specification: http://www.w3.org/TR/html5/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
I have used the audio in my epub and the epub is perfectly running on apple
devices but during the epubcheck it is showing an error.

attribute "onclick" not allowed at this point; ignored

When I remove the javascript tag onclick an another error appears as

unknown element "audio" from namespace "http://www.w3.org/1999/xhtml"

Please let me know how to resolve this problem.

Posted from: 122.177.249.115
User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.122 Safari/534.30
Comment 1 Tab Atkins Jr. 2011-07-15 14:45:32 UTC
We cannot troubleshoot your epub document.
Comment 2 Edward O'Connor 2011-07-15 17:40:19 UTC
IIRC epubcheck hasn't been updated to handle some EPUB3isms, such as <audio>. That said, if there's a bug it's with epubcheck and not the HTML5 spec.
Comment 3 Michael[tm] Smith 2011-08-04 05:35:42 UTC
mass-move component to LC1