[Webkit-unassigned] [Bug 23679] New: REGRESSION: Assertion failure (!isRenderInline()) querying an inline's scrollWidth
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 1 18:57:26 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23679
Summary: REGRESSION: Assertion failure (!isRenderInline())
querying an inline's scrollWidth
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: data:text/html,<span
id="target">span</span><script>target.scrollWidth</scrip
t>
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: Regression, NeedsRadar
Severity: Normal
Priority: P1
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
CC: hyatt at apple.com
To reproduce:
Go to the URL.
Result:
ASSERTION FAILED: !isRenderInline()
(WebCore/rendering/RenderBox.h:46 int WebCore::RenderBox::width() const)
--
Configure bugmail: https://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