(This is a cross-post from the mailing list, reformatted as HTML.) Since February, I’ve been working on writing a detailed specification for browser editing, primarily the document.execCommand() and document.queryCommand*() methods. These were created by Microsoft in the 1990s and were subsequently adopted in some form by all other browsers, and today browsers have to implement [...]
Entries from July 2011
HTML Editing APIs specification ready for implementer feedback
July 27th, 2011 · No Comments
Tags: WHATWG
WHATWG Weekly: End of HTML5 Last Call
July 25th, 2011 · No Comments
Next week Wednesday, August 3, the W3C HTML5 Last Call review period ends. Consider taking another look and giving some feedback! Here is a quick rundown of what happened last week: The proposed download attribute made it into the HTML specification. Specify it on an a element to force the referenced resource to be downloaded [...]
Tags: WHATWG
WHATWG Weekly: RTC API and a download attribute
July 18th, 2011 · No Comments
The bits of HTML the W3C is publishing as HTML5 are getting ever more stable. Ian Hickson continued addressing feedback throughout last week. There are still some three hundred odd bugs outstanding, but mostly these are relatively minor problems. This does not mean that major changes might not happen of course. One discussion currently ongoing [...]
Tags: Weekly Review
WHATWG Weekly: Microdata, WebSocket protocol, Web IDL
July 11th, 2011 · No Comments
The debate on what to do with mutation events is still ongoing, Web IDL and the WebSocket protocol are heading towards Last Call, HTML5 still is in Last Call, and Karl is still providing an alternative view on things in the Open Web Platform Weekly Summary. Changes to the specification While the W3C is still [...]
Tags: Weekly Review
WHATWG Weekly: Web Component Model and replacing Mutation Events
July 4th, 2011 · No Comments
Last week in standards world was about a component model for the web and mutation events, mostly. As a reminder, there is also the Open Web Platform Weekly Summary written by Karl. Changes to the specification There were only two changes this week. In response to feedback the way audioTracks and videoTracks (media captioning features) [...]
Tags: Weekly Review