Updates:
Labels: -NeedsReduction Has-Reduction works-only-in-IE
Comment #2 on issue 5943 by [email protected]: mitchatnim.co.il: Site
layout is wrong in Chrome
http://code.google.com/p/chromium/issues/detail?id=5943
Reduced testcase : http://go/reductions/5943/testcase.html
Issue is due to LEFT: expression(((document.body.offsetWidth-800)/2 )+82);
Other browsers ignore expression. Only IE understands CSS expression
(Expressions are
proprietary to IE, starting with IE8 Beta 2, they are ignored in IE8
Standards mode :
http://blogs.msdn.com/ie/archive/2008/10/16/ending-expressions.aspx)
Attachments:
testcase.htm 607 bytes
--
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
-~----------~----~----~----~------~----~------~--~---