Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt |
index 6ff72837756f20460eff693f35f71ac8c1593667..c600ad0d77861325f86f0b6883d53c9dd7537a45 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt |
@@ -24,12 +24,15 @@ |
"LayoutSVGRoot svg id='svg-root'", |
"LayoutSVGContainer g id='content'", |
"LayoutSVGText text", |
+ "RootInlineBox", |
"LayoutSVGInlineText #text", |
"InlineTextBox 'Gradient on fill'", |
"LayoutSVGText text", |
+ "RootInlineBox", |
"LayoutSVGInlineText #text", |
"InlineTextBox 'Gradient on stroke'", |
"LayoutSVGText text", |
+ "RootInlineBox", |
"LayoutSVGInlineText #text", |
"InlineTextBox 'Gradient on fill/stroke'" |
] |