Updates:
Cc: [email protected] [email protected]
Labels: -NeedsReduction Has-reduction
Comment #4 on issue 1511 by [email protected]: WebKit problem
http://code.google.com/p/chromium/issues/detail?id=1511
Reduction:
http://go/reductions/1511/test-standard.html
In the source code, a </div> and a </ul> are missing, this causes the
improper layout
in Chrome and Safari.
This is an error of web page, but IE/Firefox can ignore the error and
render the page
correctly, Chrome/Safari can't.
If add the missing </div> and </ul>, then page looks same in all browsers:
http://go/reductions/1511/test-changed.html
--
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
-~----------~----~----~----~------~----~------~--~---