[Webkit-unassigned] [Bug 29620] SVGStyledElement::getPresentationAttribute() can return a shared CSSValue (some SVG tests randomly fail on the bot, and in release builds)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 27 12:07:22 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29620
--- Comment #12 from Eric Seidel <eric at webkit.org> 2009-10-27 12:07:22 PDT ---
http://www.w3.org/TR/SVG/types.html#InterfaceSVGStylable
is the spec definition of getPresentationAttribute:
getPresentationAttribute
Returns the base (i.e., static) value of a given presentation attribute as an
object of type CSSValue. The returned object is live; changes to the objects
represent immediate changes to the objects to which the CSSValue is attached.
I'm not sure exactly what to do here, but I'll make an attempt and then ask
Hyatt.
--
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