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

Unified Diff: LayoutTests/platform/win-xp/svg/repaint/outline-offset-text-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-xp/svg/repaint/outline-offset-text-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/repaint/outline-offset-text-expected.txt b/LayoutTests/platform/win-xp/svg/repaint/outline-offset-text-expected.txt
index f60b3166f6b1888b7c979c45b21a3f3ea94402fd..486de4b771bba233e08b62a51c8651160b2c47a4 100644
--- a/LayoutTests/platform/win-xp/svg/repaint/outline-offset-text-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/repaint/outline-offset-text-expected.txt
@@ -12,6 +12,14 @@
[78, 41, 130, 83],
[63, 26, 160, 113],
[63, 26, 160, 113]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox 'Foo'",
+ "LayoutSVGRoot svg",
+ "LayoutSVGText text",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'Foo'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698