Hi Everyone.

Why does IE8 take 25 minutes to install!


Well hasLayout, the float bugs, the margins bugs, Sticky hover bug, Guillotine 
bug, Escaping float bug, Peekaboo bug, Relative position bug and z-index 
stacking order bugs are all fix. Hooray!

<http://css-class.com/test/css/visformatting/layers/z-index.htm>


Parsing of the non-valid import filters is fixed.

<http://css-class.com/test/css/selectors/ie/import-hacks.htm>

Goerg, you use this filter don't you :-)

This also shows why I need my IE/Mac band pass filter to remain in-tacked :-)


IE8 is now the second browser after Gecko to now support collapsing margins 
with max-height and min-height.

<http://css-class.com/test/css/box/margins/collapsingwithheight.htm>


Bugs remaining.

<http://css-class.com/test/bugs/ie/renderingbands.htm>

Due to using the wrong size repeated background image.


<http://css-class.com/test/bugs/ie/listitemsfloatsandmargins.htm>

Due to using floated divs or images in list.


<http://css-class.com/test/css/selectors/ie7hacktargetingopera.htm>

My theory is because IE8 needs to see inside ordinary HTML comments to see if 
they are conditional thus any comment is considered a element in the document 
tree.

* html  =  <!DOCTYPE> html
*+html  =  <!DOCTYPE>+html

<div></div>
<!-- -->
<div></div>

div+div
div+*+div

I will be filing in the IE8 beta wiki that IE8 using conditional comments is a 
bug.


<http://css-class.com/articles/ursidae/bears5ddh-kbaccess.htm>

Why doesn't IE8 use my display:block on my main anchors. Only the text can be 
hovered. My other menus are working fine.


<http://css-class.com/test/css/shadows/text-shadow-over-elements3.htm>

I don't know why this the "Up size" text is being clipped.


Thank you to everyone on this list for your help and inspiration. A special 
thanks to Ingo, Bruno, Phillippe, Georg, David, Big John and Holly.

Now I must go off and read or do something random (my son's word).


Alan

http://css-class.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to