[Webkit-unassigned] [Bug 5708] Menus at vdiweb.com don't work
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Jan 26 08:04:26 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=5708
ap at nypop.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Layout and Rendering |CSS
------- Comment #3 from ap at nypop.com 2006-01-26 08:04 -------
For whatever reason, the CSS parser doesn't even want to parse a number without
a measurement unit in this case. Called as CSSParser::parseValue(this, 64,
"394", false):
#0 0x019b8e4c in WebCore::CSSParser::parseValue at cssparser.cpp:207
#1 0x019ac7a4 in WebCore::CSSMutableStyleDeclarationImpl::setProperty at
css_valueimpl.cpp:452
#2 0x019ac900 in WebCore::CSSMutableStyleDeclarationImpl::setProperty at
css_valueimpl.cpp:434
#3 0x019a782c in WebCore::CSSStyleDeclarationImpl::setProperty at
css_valueimpl.cpp:162
#4 0x01732614 in KJS::DOMCSSStyleDeclaration::put at kjs_css.cpp:241
#5 0x0103f394 in KJS::AssignDotNode::evaluate at nodes.cpp:1349
#6 0x0103424c in KJS::ExprStatementNode::execute at nodes.cpp:1605
#7 0x01033104 in KJS::SourceElementsNode::execute at nodes.cpp:2334
--
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