Searched refs:instanceRoot (Results 1 – 10 of 10) sorted by relevance
46 SVGElementInstance* instanceRoot() const;
40 readonly attribute SVGElementInstance instanceRoot;
85 SVGElementInstance* SVGUseElement::instanceRoot() const in instanceRoot() function in WebCore::SVGUseElement
59605 …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.svg63122 (WebCore::SVGUseElement::instanceRoot):
6625 svg/custom/use-instanceRoot-event-bubbling.xhtml is flakey6628 mouseEvent fires mutiple times in svg/custom/use-instanceRoot-as-event-target.xhtml6631 Test: svg/custom/use-instanceRoot-event-listener-liveness.xhtml6639 …Fix SVGUseElement::instanceRoot() to force shadow tree creation, even if it was not attached so fa…6666 (WebCore::SVGUseElement::instanceRoot):8706 (WebCore::SVGUseElement::instanceRoot):
80077 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)
10876 svg/custom/use-instanceRoot-as-event-target.xhtml crashes randomly10893 …Should fix all random crashes/assertions seen with svg/custom/use-instanceRoot-as-event-target.xht…
36433 Test: svg/custom/use-instanceRoot-with-use-removed.svg
103240 svg/custom/use-instanceRoot-event-bubbling.xhtml test crashes103246 Fixes crash seen on the buildbots in svg/custom/use-instanceRoot-event-bubbling.xhtml.
22689 svg/custom/use-instanceRoot-as-event-target.xhtml