Updates:
Status: Untriaged
Cc: [email protected]
Labels: -NeedsReduction Has-reduction Report-to-webkit
Comment #2 on issue 7958 by [email protected]: Display issue for lists
http://code.google.com/p/chromium/issues/detail?id=7958
Issue also happens in Safari nightly 41128.
A simplified reduction:
http://go/reductions/7958/test-simplified.html
The unclosed <div> within <li> is causing this issue.
There is only open <div> tag within each <li> and no closing tag </div>
before closing tag
</li>, IE/Firefox can correct this error properly, but Chrome/Safari
mistakenly think each
<div> containing following <li>, which results in an embedded layout
rendering.
Attachments:
test-simplified.html 710 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
-~----------~----~----~----~------~----~------~--~---