Archive for February 1st, 2006

IE7b2, is it intentionally this bad?

Wednesday, February 1st, 2006

Here are just a few things that are incorrect, horribly broken or totally non-existent in Internet Explorer Beta 2. (This is far from a complete list. I’m assembling this list as I’m writing this post.)
DOM Level 1 Core

Comments are still incorrect
Attributes are still horribly broken

DOM Level 2 Views

document.defaultView
getComputedStyle
getOverrideStyle

CSS

box-sizing
opacity
:active
:focus

Events

No DOM Level 2 Events support at all
document.onclick [...]