Home
last modified time | relevance | path

Searched refs:instanceRoot (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGUseElement.h46 SVGElementInstance* instanceRoot() const;
DSVGUseElement.idl40 readonly attribute SVGElementInstance instanceRoot;
DSVGUseElement.cpp85 SVGElementInstance* SVGUseElement::instanceRoot() const in instanceRoot() function in WebCore::SVGUseElement
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1459605 …If you walk through the instanceRoot using JavasScript, and explicitely modify some propertties of…
59616 …Added test: svg/custom/use-modify-target-container.svg (instanceRoot scripting, modifying <g> targ…
59617 …Added test: svg/custom/use-modify-target-symbol.svg (instanceRoot scripting, modfiying <symbol> ta…
63034 Added test: svg/custom/use-instanceRoot-modifications.svg
63122 (WebCore::SVGUseElement::instanceRoot):
DChangeLog-2010-01-296625 svg/custom/use-instanceRoot-event-bubbling.xhtml is flakey
6628 mouseEvent fires mutiple times in svg/custom/use-instanceRoot-as-event-target.xhtml
6631 Test: svg/custom/use-instanceRoot-event-listener-liveness.xhtml
6639 …Fix SVGUseElement::instanceRoot() to force shadow tree creation, even if it was not attached so fa…
6666 (WebCore::SVGUseElement::instanceRoot):
8706 (WebCore::SVGUseElement::instanceRoot):
DChangeLog-2009-06-1680077 see resources/use-instanceRoot-event-bubbling.js for details.
80082 svg/custom/use-instanceRoot-as-event-target.xhtml (covers bug 15413)
80083 svg/custom/use-instanceRoot-event-bubbling.xhtml (covers bug 15413)
80084 svg/custom/use-instanceRoot-event-listeners.xhtml (covers bug 15413 & 15430)
DChangeLog-2010-05-2410876 svg/custom/use-instanceRoot-as-event-target.xhtml crashes randomly
10893 …Should fix all random crashes/assertions seen with svg/custom/use-instanceRoot-as-event-target.xht…
DChangeLog-2011-02-1636433 Test: svg/custom/use-instanceRoot-with-use-removed.svg
DChangeLog-2010-12-06103240 svg/custom/use-instanceRoot-event-bubbling.xhtml test crashes
103246 Fixes crash seen on the buildbots in svg/custom/use-instanceRoot-event-bubbling.xhtml.
/external/webkit/Tools/
DChangeLog-2010-05-2422689 svg/custom/use-instanceRoot-as-event-target.xhtml