Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/shadow-dom-resource-reference-2-expected.html
Issue 2633143002 :
SVG objects with same idrefs conflict when under different shadow root (Closed)
Patch Set: ensureSVGTreeScopedResources(); add comment
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/svg/custom/shadow-dom-resource-reference.html
third_party/WebKit/LayoutTests/svg/custom/shadow-dom-resource-reference-2.html
third_party/WebKit/LayoutTests/svg/custom/shadow-dom-resource-reference-2-expected.html
third_party/WebKit/LayoutTests/svg/custom/shadow-dom-resource-reference-expected.html
third_party/WebKit/Source/core/dom/Element.cpp
third_party/WebKit/Source/core/dom/TreeScope.h
third_party/WebKit/Source/core/dom/TreeScope.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.h
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.cpp
third_party/WebKit/Source/core/layout/svg/SVGResources.cpp
third_party/WebKit/Source/core/svg/BUILD.gn
third_party/WebKit/Source/core/svg/SVGDocumentExtensions.h
third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp
third_party/WebKit/Source/core/svg/SVGElement.h
third_party/WebKit/Source/core/svg/SVGElement.cpp
third_party/WebKit/Source/core/svg/SVGFEImageElement.cpp
third_party/WebKit/Source/core/svg/SVGMPathElement.cpp
third_party/WebKit/Source/core/svg/SVGTextPathElement.cpp
third_party/WebKit/Source/core/svg/SVGTreeScopeResources.h
third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp
third_party/WebKit/Source/core/svg/SVGUseElement.cpp
third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp