RESOLVED FIXED 23679
REGRESSION: Assertion failure (!isRenderInline()) querying an inline's scrollWidth
https://bugs.webkit.org/show_bug.cgi?id=23679
Summary REGRESSION: Assertion failure (!isRenderInline()) querying an inline's scroll...
mitz
Reported 2009-02-01 18:57:26 PST
To reproduce: Go to the URL. Result: ASSERTION FAILED: !isRenderInline() (WebCore/rendering/RenderBox.h:46 int WebCore::RenderBox::width() const)
Attachments
mitz
Comment 1 2009-02-01 18:58:04 PST
mitz
Comment 2 2009-02-02 16:36:52 PST
This should be fixed after <http://trac.webkit.org/changeset/40502>.
Note You need to log in before you can comment on or make changes to this bug.