This week the HTML specification gained four new methods and also lost some weight due to higher quality “competing” proposals for editing related APIs. registerProtocolHandler() and registerContentHandler() gained four complementary methods. isProtocolHandlerRegistered() and isContentHandlerRegistered() to determine whether the user is already using the site in question to handle the specified scheme or media type, and [...]
Entries from August 2011
WHATWG Weekly: Rich-Text Editing on the Web
August 31st, 2011 · No Comments
Tags: Weekly Review
WHATWG Weekly: UndoManager, HTML/XML, Component Model
August 24th, 2011 · No Comments
WHATWG Weekly is somewhat irregularly updated as its writer has a somewhat chaotic vacation schedule. The specification meanwhile keeps getting refined, with the latest significant change being a security update to registerProtocolHandler() and registerContentHandler(). These methods provide better platform integration, by letting web pages become responsible for handling e.g. mailto or irc URLs. This security [...]
Tags: Weekly Review
WHATWG Weekly: Brief Mid-August Update
August 15th, 2011 · No Comments
WHATWG Weekly has been on a little summer break. Since we were gone over hundred changes were made to the HTML specification, the W3C HTML5 Last Call period is over, and Maciej solicited input on HTML.next. The changes made to the HTML specifications have been in response to Last Call comments, making clarifications, fixing typos, [...]
Tags: Weekly Review