annevk's comments

annevk | 8 years ago | on: Microsoft, Google, Mozilla, and Apple Object to W3C Fork of DOM Spec

Indeed, having worked for Opera during the time where we implemented HTML5-compliant parsing, the net result was that we fixed a bunch of site compatibility issues. Implementing it made competing with other browsers easier. (And as you say, parsing HTML is complex, but the rest of the web platform is vastly more so.)

annevk | 8 years ago | on: Microsoft, Google, Mozilla, and Apple Object to W3C Fork of DOM Spec

FWIW, the HTML Standard (not the DOM Standard) does include CanIUse information in a sidebar, to help with this. I'd like to include this into other WHATWG standards, but it hasn't really happened yet. I'd expect most web developers to use MDN and StackOverflow though, as you say.

annevk | 9 years ago | on: Faster DOM

It originally said "nay" and someone convinced me to change it to "née" which means nothing like "nay". I changed it back.

annevk | 15 years ago | on: HTML is the new HTML5

You are assuming browsers implement a particular version of HTML. They do not. I work for a browser vendor (Opera) and what actually happens is that we keep getting closer to interoperability with each release. I.e. add support for EventSource, fix several bugs in the HTML parser, etc.

Software (and in particular the browser market) is not the same as a screwdriver. You do not bring it to market once and it is ready. It incrementally evolves over time and keeps getting better and better (when done right).

To counter Orwellian developments we have version control: http://html5.org/tools/web-apps-tracker

annevk | 15 years ago | on: HTML is the new HTML5

The basic idea is that the software (browsers, validators, editors), the specification, and common practice, all evolve together. This is how the web has evolved so far. We are simply acknowledging it.

annevk | 15 years ago | on: HTML is the new HTML5

I am a Member of the WHATWG and one of the persons that pushed for this change. We try not to snipe at the W3C. What happened was that HTML5 was used to mean a lot more than HTML5-the-spec in practice. The W3C embraced this and designed a logo around this concept. Now that the W3C was on board with calling e.g. CSS HTML5 we thought we could safely carry out a move we had wanted to make at the end of 2009. Namely dropping the 5 from HTML5 since HTML has no versions. It is a continuously evolving language.
page 1