Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt |
index 2df433bb758c75388093b5e7a4e7a40494046ebe..42c88b4e4e30e7647cdaff5334f170476630a02d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-gradient-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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'" |
] |