[Webkit-unassigned] [Bug 15259] regression:Text overflows If a empty <td> is followed by a <td align="center">
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 23 00:37:36 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15259
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mitz at webkit.org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #3 from mitz at webkit.org 2007-09-23 00:37 PDT -------
This appears to be a bug in preferred width calculation when there is word
spacing involved. A simpler test case:
<div style="position: absolute; border:solid ; word-spacing: 10px;"> lorem
ipsum dolor</div>
--
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