[Webkit-unassigned] [Bug 11651] display of page is faulty (table doesn't clear floats in quirks mode)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 19 12:17:47 PST 2006


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|display of page is faulty   |display of page is faulty
                   |                            |(table doesn't clear floats
                   |                            |in quirks mode)
           Keywords|                            |HasReduction
     Ever Confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
                 CC|                            |mitz at webkit.org




------- Comment #3 from mitz at webkit.org  2006-11-19 12:17 PDT -------
In strict mode, the table clears the floats, but in quirks mode it doesn't.
Adding <!DOCTYPE HTML> to the original page fixes its layout. Firefox's
behavior (in both modes) is like WebKit's quirks mode (which is perhaps the
reason for the quirk).


-- 
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