[Webkit-unassigned] [Bug 13374] Picture Overlaps Text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 20:10:52 PST 2008


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


rendezvouscp at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18943|0                           |1
        is obsolete|                            |




------- Comment #7 from rendezvouscp at gmail.com  2008-02-05 20:10 PDT -------
Created an attachment (id=18949)
 --> (http://bugs.webkit.org/attachment.cgi?id=18949&action=view)
test case

Okay, this is fun. The bug basically boils down to fundamental differences
between WebKit and Firefox with how table row/cell heights are calculated. This
difference should be pretty visible in the test case.

Which is correct? I don't think either of them are wrong (except, perhaps,
Firefox's capability to handle vertical-align: baseline). According to <a
href="http://www.w3.org/TR/REC-CSS2/tables.html#height-layout">CSS2</a>,

<blockquote><p>CSS2 does not specify how cells that span more than [one] row
affect row height calculations except that the sum of the row heights involved
must be great enough to encompass the cell spanning the rows.</p></blockquote>

But perhaps I've over-simplified this and am quoting an irrelevant section of
the spec. Someone with more knowledge of everything involved will after look
over my test case.


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