[Webkit-unassigned] [Bug 9109] New: Remove bogus assertion in RenderBlock::tabWidth
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu May 25 10:16:48 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9109
Summary: Remove bogus assertion in RenderBlock::tabWidth
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: opendarwin.org at mitzpettel.com
If the font's space width is 0 (which can happen with a very small font) then
it's OK for the tab width to also be 0. See attachment 8485 (bug 9062). Since 0
is a valid value, the uninitialized value should be something else.
--
Configure bugmail: http://bugzilla.opendarwin.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