[Webkit-unassigned] [Bug 16662] CSS3: Implement calc()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 16:31:27 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=16662
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric at webkit.org
--- Comment #7 from Eric Seidel <eric at webkit.org> 2010-02-01 16:31:23 PST ---
Looks like this would break Chromium:
/usr/bin/ld:
out/Release/obj.target/../../WebCore/WebCore.gyp/libwebcore.a(CSSParser.o): in
function WebCore::CSSParser::parseCalculatedLength(int,
WebCore::CSSParserValue*,
bool):CSSParser.cpp(.text._ZN7WebCore9CSSParser21parseCalculatedLengthEiPNS_14CSSParserValueEb+0x2a):
error: undefined reference to
'WebCore::CSSCalcValue::createFromParserValueList(WebCore::CSSParserValueList*)'
collect2: ld returned 1 exit status
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list