[Webkit-unassigned] [Bug 15736] REGRESSION (r19695-r19697): Overlapping table content on mtp.msnbc.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 14:22:51 PST 2008


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


webkit at blaut.biz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at blaut.biz




------- Comment #10 from webkit at blaut.biz  2008-02-01 14:22 PDT -------
David, Opera renders both test cases as expected due to Quirks Mode:
http://www.opera.com/docs/specs/doctype/ It emulates IE bug: 

"Vertical overflow in block elements with a specified height

In Quirks Mode, Opera will expand the block element to fit the content. In
Standards Mode, Opera honours the height and applies the style overflow:visible
if nothing else is specified."

If you add proper DOCTYPE to your test cases Opera will start render it as
Webkit, Gecko in standards mode.

So we want to emulate above mentioned Opera behavior as well it should be added
to Quirks Mode of Webkit. If we consider this bug in CSS standard way the bug
is INVALID.


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