HTML 5 – Working Draft Specification
Short Description
This specification introduces features to HTML and the DOM that ease the authoring of Web-based applications. Additions include the context menus, a direct-mode graphics canvas, inline popup windows, and server-sent events.
Website: xml.coverpages.org | Filesize: 3370kb
No of Page(s): 522
Content
…
This specification refers to both HTML and XML attributes and DOM attributes, often in the same context. When it is not clear which is being referred to, they are referred to as content attributes for HTML and XML attributes, and DOM attributes for those from the DOM. Similarly, the term “properties” is used for both ECMAScript object properties and CSS properties. When these are ambiguous they are qualified as object properties and CSS properties respectively.
…
Various DOM interfaces are defined in this specification using pseudo-IDL. This looks like OMG IDL but isn’t. For instance, method overloading is used, and types from the W3C DOM specifications are used without qualification. Language-specific bindings for these abstract interface definitions must be derived in the way consistent with W3C DOM specifications. Some interface-specific binding information for ECMAScript is included in this specification.
…
Get the file Download here
HTML5: Up and Running
Beginning HTML5 and CSS3: Next Generation Web Standards
Pro HTML5 Programming: Powerful APIs for Richer Internet Application Development
Introducing HTML5 (Voices That Matter)
HTML5 Now: A Step-by-Step Video Tutorial for Getting Started Today (Voices That Matter)
Beginning iPhone Web Apps: HTML5, CSS3, and JavaScript for WebKit
Tags in: interface definitions, internet application development, w3c dom, xml attributes
Related Books:Comments
Leave a Reply