[Webkit-unassigned] [Bug 15871] list items overlap because of float:left

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 12:43:33 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=15871


webkit at blaut.biz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at blaut.biz
             Status|UNCONFIRMED                 |RESOLVED
          Component|Layout and Rendering        |Evangelism
           Keywords|                            |HasReduction
         OS/Version|Windows XP                  |All
           Platform|PC                          |All
         Resolution|                            |INVALID




------- Comment #2 from webkit at blaut.biz  2008-03-04 12:43 PDT -------
The test case renders as intended in the latest Webkit and also in the latest
Gecko (Firefox 3.0), and also in Presto (Opera 9.50), but only in strict mode. 

Check this test case:
http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20HTML%3E%3Cul%20style%3D%22list-style-position%3Aoutside%3B%20border%3A%201px%20solid%20green%3B%22%3E%3Cli%20style%3D%22float%3Aleft%3Bborder%3A%202px%20solid%20red%3B%22%3E%20A%20%3C%2Fli%3E%3Cli%20style%3D%22border%3A%202px%20solid%20blue%3B%20height%3A%205em%3B%20width%3A30em%22%3E%20B%3C%2Fli%3E%3C%2Ful%3E%0A

I think the bug report should be classified as an evangelism bug. If Gecko
doesn't emulate this IE quirk, we shouldn't do it as well. 

Considering the fact that the reported URL does not work any more I close the
bug as INVALID evangelism bug.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list