Updates:
        Summary: IE takes the total width of all child elements where as others 
 
take the width defined in parent element
        Status: Untriaged
        Cc: [email protected]
        Labels: -Area-Misc Area-Compat Works-in-IE-only NeedsEngReview

Comment #1 on issue 5896 by [email protected]: IE takes the total width  
of all child elements where as others take the width defined in parent  
element
http://code.google.com/p/chromium/issues/detail?id=5896

Reduction: http://go/reductions/5896/mytest_quirks.htm

Looks like IE takes the total width of all child elements which is
122px[112(img)+10(padding)] but FF3/Chrome1/Safari3 take width defined in  
the parent
element which is 115px.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to