Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Unified Diff: LayoutTests/svg/custom/use-on-use-with-child-expected.txt

Issue 278033003: Avoid using instanceRoot in layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/svg/custom/use-on-use-with-child.svg ('k') | LayoutTests/svg/dom/use-transform.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/use-on-use-with-child-expected.txt
diff --git a/LayoutTests/svg/custom/use-on-use-with-child-expected.txt b/LayoutTests/svg/custom/use-on-use-with-child-expected.txt
index ee7ec66b51273129889b9c8a823aae6e741d2877..4eb5570b2da097fd39ab4057c4857cc0f31263e2 100644
--- a/LayoutTests/svg/custom/use-on-use-with-child-expected.txt
+++ b/LayoutTests/svg/custom/use-on-use-with-child-expected.txt
@@ -1,6 +1,10 @@
The instance tree of use element zoomplus:
-
- id = loupePlus this = [object SVGElementInstance] correspondingElement = [object SVGGElement]
- id = useRim this = [object SVGElementInstance] correspondingElement = [object SVGUseElement]
- id = rim this = [object SVGElementInstance] correspondingElement = [object SVGCircleElement]
+ this = [object ShadowRoot]
+ id = loupePlus this = [object SVGGElement]
+ this = [object Text]
+ id = useRim this = [object SVGGElement]
+ this = [object Text]
+ this = [object Text]
+ id = rim this = [object SVGCircleElement]
+ this = [object Text]
« no previous file with comments | « LayoutTests/svg/custom/use-on-use-with-child.svg ('k') | LayoutTests/svg/dom/use-transform.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698