Sep 302008
This week I’m working furiously on Firefox 3.1 documentation, with the intent of having as much of it done as possible by the time Firefox 3.1 beta 1 is delivered.
I’ve just finished documenting the Selectors API; see document.querySelector()
, document.querySelectorAll()
, element.querySelector()
, and element.querySelectorAll()
.
Other stuff has been done as well; I’ve gotten a lot done on the CSS documentation updates the last day or so.