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

Unified Diff: LayoutTests/svg/foreignObject/invalid-svg-child-renderer.html

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/foreignObject/filter-expected.txt ('k') | LayoutTests/svg/foreignObject/mask-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/foreignObject/invalid-svg-child-renderer.html
diff --git a/LayoutTests/svg/foreignObject/invalid-svg-child-renderer.html b/LayoutTests/svg/foreignObject/invalid-svg-child-renderer.html
index 45c4447870268ab9454fe546a0899fb438995b19..9d1cae2e7cd7d111d25043175cf72a1a7e37f89f 100644
--- a/LayoutTests/svg/foreignObject/invalid-svg-child-renderer.html
+++ b/LayoutTests/svg/foreignObject/invalid-svg-child-renderer.html
@@ -7,7 +7,7 @@
<script>
/* Build the following shadow tree structure to verify that <svg> elements always
- * receive a RenderSVGRoot renderer when their parent is <foreignObject>:
+ * receive a LayoutSVGRoot renderer when their parent is <foreignObject>:
* <svg>
* <foreignObject>
* <svg></svg>
« no previous file with comments | « LayoutTests/svg/foreignObject/filter-expected.txt ('k') | LayoutTests/svg/foreignObject/mask-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698