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

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

Issue 1193533006: Migrate svg layout tests to use slimming paint by default (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ready to go Created 5 years, 6 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
Index: LayoutTests/platform/win/svg/text/text-rescale-expected.txt
diff --git a/LayoutTests/platform/win/svg/text/text-rescale-expected.txt b/LayoutTests/platform/win/svg/text/text-rescale-expected.txt
index b3f68377c010a001fefcf891325cd0858561da63..a2eabe9b8faaf0a21d2f3946a69ee18570548988 100644
--- a/LayoutTests/platform/win/svg/text/text-rescale-expected.txt
+++ b/LayoutTests/platform/win/svg/text/text-rescale-expected.txt
@@ -51,6 +51,64 @@
[0, 0, 1, 1],
[0, 0, 1, 1],
[0, 0, 1, 1]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox 'PASS '",
+ "InlineFlowBox",
+ "InlineTextBox 'PASS'",
+ "RootInlineBox",
+ "InlineTextBox 'PASS'",
+ "RootInlineBox",
+ "InlineTextBox 'PASS '",
+ "InlineFlowBox",
+ "InlineTextBox 'PASS'",
+ "RootInlineBox",
+ "InlineTextBox 'PASS'",
+ "RootInlineBox",
+ "InlineTextBox 'PASS '",
+ "InlineFlowBox",
+ "InlineTextBox 'PASS'",
+ "RootInlineBox",
+ "InlineTextBox 'PASS'",
+ "LayoutSVGRoot (positioned) svg",
+ "LayoutSVGContainer g id='text1g'",
+ "LayoutSVGText text",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'PASS '",
+ "LayoutSVGTSpan tspan",
+ "InlineFlowBox",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'PASS'",
+ "LayoutSVGInlineText #text",
+ "LayoutSVGForeignObject foreignObject",
+ "LayoutBlockFlow P",
+ "LayoutText #text",
+ "InlineTextBox 'PASS'",
+ "LayoutSVGViewportContainer svg",
+ "LayoutSVGText text",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'PASS'",
+ "LayoutSVGContainer g id='text2g'",
+ "LayoutSVGText text",
+ "LayoutSVGText text",
+ "LayoutSVGContainer g id='text3g'",
+ "LayoutSVGText text",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'PASS '",
+ "LayoutSVGTSpan tspan",
+ "InlineFlowBox",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'PASS'",
+ "LayoutSVGInlineText #text",
+ "LayoutSVGForeignObject foreignObject",
+ "LayoutBlockFlow P",
+ "LayoutText #text",
+ "InlineTextBox 'PASS'",
+ "LayoutSVGViewportContainer svg",
+ "LayoutSVGText text",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'PASS'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698