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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/svg/text/text-rescale-expected.txt

Issue 1544763002: Auto-rebaseline for r366396 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
Index: third_party/WebKit/LayoutTests/platform/win-xp/svg/text/text-rescale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/svg/text/text-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/svg/text/text-rescale-expected.txt
index 18ccd0b3258f80de5c74f0a4a8840fe1ce423ec9..c62eb5896515d1eb5dac9ca463f68c1ed94e2974 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/svg/text/text-rescale-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/svg/text/text-rescale-expected.txt
@@ -82,6 +82,7 @@
"LayoutSVGRoot (positioned) svg",
"LayoutSVGContainer g id='text1g'",
"LayoutSVGText text",
+ "RootInlineBox",
"LayoutSVGInlineText #text",
"InlineTextBox 'PASS '",
"LayoutSVGTSpan tspan",
@@ -91,17 +92,22 @@
"LayoutSVGInlineText #text",
"LayoutSVGForeignObject foreignObject",
"LayoutBlockFlow P",
+ "RootInlineBox",
"LayoutText #text",
"InlineTextBox 'PASS'",
"LayoutSVGViewportContainer svg",
"LayoutSVGText text",
+ "RootInlineBox",
"LayoutSVGInlineText #text",
"InlineTextBox 'PASS'",
"LayoutSVGContainer g id='text2g'",
"LayoutSVGText text",
+ "RootInlineBox",
"LayoutSVGText text",
+ "RootInlineBox",
"LayoutSVGContainer g id='text3g'",
"LayoutSVGText text",
+ "RootInlineBox",
"LayoutSVGInlineText #text",
"InlineTextBox 'PASS '",
"LayoutSVGTSpan tspan",
@@ -111,10 +117,12 @@
"LayoutSVGInlineText #text",
"LayoutSVGForeignObject foreignObject",
"LayoutBlockFlow P",
+ "RootInlineBox",
"LayoutText #text",
"InlineTextBox 'PASS'",
"LayoutSVGViewportContainer svg",
"LayoutSVGText text",
+ "RootInlineBox",
"LayoutSVGInlineText #text",
"InlineTextBox 'PASS'"
]

Powered by Google App Engine
This is Rietveld 408576698