- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Mar 2011 08:36:00 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12303 Summary: TextTrack is missing an IDL attribute for @default Product: HTML WG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: silviapfeiffer1@gmail.com QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org Section 4.8.9 in the WHATWG spec says "The src, srclang, label, and default IDL attributes must reflect the respective content attributes of the same name." However, there is no @default IDL attribute in http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#texttrack (and also not in http://dev.w3.org/html5/spec/Overview.html#texttrack). Add: readonly attribute boolean default; -- 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 Tuesday, 15 March 2011 08:36:03 UTC