Internet Explorer archive
dojo.query: A CSS Query Engine For Dojo
2007-02-05 08:19
Link: dojo.query: A CSS Query Engine For Dojo
dojo.query is a CSS Selector Query engine that performs very well in Opera and WebKit nightlies, tolerably in Firefox. MSIE performance is left at the mercy of IE engineers lack of support for XPath on the HTML DOM
Being compatible with the dark matter of the web
2006-11-17 10:29
Link: Being compatible with the dark matter of the web
On being compatible (or incompatible) with various non-standards
Pandora's Box (Model) of CSS Hacks And Other Good Intentions
2005-11-27 16:15
Link: Pandora's Box (Model) of CSS Hacks And Other Good Intentions
Tantek has a lengthy post about CSS, hacks. This is a must-read, particularily if you happen to be a developer on the IE team. One particularily interesting sentence is this:
CSS2 doesn’t say you can implement part of the spec. You’re supposed to implement the whole spec in the first place.
Which, when being constantly reminded by the IE team that they will implement improved selector support in IE7, without fixing every other problem they might have, by my (rather free) transliteration becomes:
Please don’t mess up the web once again, Microsoft.
IEBlog: Standards and CSS in IE
2005-07-30 10:44
Link: IEBlog: Standards and CSS in IE
Chris Wilson is talking about which CSS bugs Microsoft are planning to fix for IE7 beta 2.
IE 7 Beta 1
2005-04-23 11:26
Link: IE 7 Beta 1
The MSIE team talks about IE7 Beta 1:
- Proper PNG support
- CSS Inconsistency fixes; namely the peek-a-boo and guillotine
Let’s just hope they fix everything else as well.