[Webkit-unassigned] [Bug 8438] iExploder(#460): Assertion failure in RenderObject::drawBorder()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 4 15:24:45 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=8438
------- Comment #12 from mitz at webkit.org 2007-01-04 15:24 PDT -------
(In reply to comment #10)
> Could you patch calcWidth instead, after minwidth is checked (but before margin
> calculations)?
I was almost done doing this when I realized it wouldn't work. It would make
the fieldset stretch to fit the minimal intrinsic width of *any* of its
children, not only the legend.
But now I checked and it looks like that's exactly how Firefox behaves, so I
guess I'll just do that.
--
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