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> |