[Webkit-unassigned] [Bug 29620] Some SVG tests randomly fail on the bot (and in release builds)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 10:55:21 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29620





--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2009-09-22 10:55:20 PDT ---
The difference in the test result stems from a behavioral fork in
StyledElement::attributeChanged() when parsing the 'fill' attribute. When the
test succeeds, the call to getMappedAttributeDecl() returns null. When it
fails, getMappedAttributeDecl() returns something (from an earlier test?).

-- 
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