- From: <frederick.hirsch@nokia.com>
- Date: Tue, 11 Sep 2012 20:15:01 +0000
- To: Chaals McCathieNevile <w3b@chaals.com>
- Cc: public-device-apis@w3.org
Dear Chaals McCathieNevile , The Device APIs Working Group has reviewed the comments you sent [1] on the Last Call Working Draft [2] of the HTML Media Capture published on 12 Jul 2012. Thank you for having taken the time to review the document and to send us comments! The Working Group's response to your comment is included below. Please review it carefully and let us know by email at public-device-apis@w3.org if you agree with it or not before 18 September 2012. In case of disagreement, you are requested to provide a specific solution for or a path to a consensus with the Working Group. If such a consensus cannot be achieved, you will be given the opportunity to raise a formal objection which will then be reviewed by the Director during the transition of this document to the next stage in the W3C Recommendation Track. Thanks, For the Device APIs Working Group, Dave Raggett Dominique Hazaƫl-Massieux W3C Staff Contacts 1. http://www.w3.org/mid/op.whcodjvg22x22q@widsith-3.local 2. http://www.w3.org/TR/2012/WD-html-media-capture-20120712/ ===== Your comment on 5. The capture attribute This section is normative. When an...: > Editorial... > 1. That the capture attribute in HTML can be added in markup (rather > than > being added as a DOM attribute in script) is not obvious from the text, > > but only from the example section. It would be helpful to clarify this. Working Group Resolution (LC-2640): The specification extends the input element's File Upload state, which is defined in HTML5. In order to be consistent with the HTML5 spec, this spec also specifies the extensions in terms of the DOM. Here's the relevant HTML5 reference: [[ Since DOM trees are used as the way to represent HTML documents when they are processed and presented by implementations (especially interactive implementations like Web browsers), this specification is mostly phrased in terms of DOM trees, instead of the markup described above. http://dev.w3.org/html5/spec/introduction.html#a-quick-introduction-to-html ]] Use of the input element is shown in the examples in Appendix A. ----
Received on Tuesday, 11 September 2012 20:15:03 UTC