border, padding, outline do not apply:
javascript:void (document.docum entElement.styl e.border='10px solid
red');
javascript:aler t(document.docu mentElement.cur rentStyle.borde rWidth);
I see "10px" in the alert, but no border on HTML.
Similar results with padding, outline, margin.
The following may crash IE8:
javascript:aler t(document.docu mentElement.sty le.display='non e')
I still see it! FF3 fails here, too.
Now resize the window. Do you see a window? Right click in it. What
now?
Well, I assume that they probably are aware of these already. Some of
them appear here:
I've found way too many other bugs already. IE8 is pretty
disappointing so far.
Where is the bugtracker for IE8?
Garrett
javascript:void (document.docum entElement.styl e.border='10px solid
red');
javascript:aler t(document.docu mentElement.cur rentStyle.borde rWidth);
I see "10px" in the alert, but no border on HTML.
Similar results with padding, outline, margin.
The following may crash IE8:
javascript:aler t(document.docu mentElement.sty le.display='non e')
I still see it! FF3 fails here, too.
Now resize the window. Do you see a window? Right click in it. What
now?
Well, I assume that they probably are aware of these already. Some of
them appear here:
I've found way too many other bugs already. IE8 is pretty
disappointing so far.
Where is the bugtracker for IE8?
Garrett