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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/repaint/outline-offset-text-expected.txt
diff --git a/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt b/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
index 7976e7d10b8c13d58a5b69aa4e9ab58f154f0f81..f3c699c38e07493a297f97cceb8b4589333cc9c6 100644
--- a/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
+++ b/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
@@ -12,6 +12,14 @@
[78, 39, 130, 86],
[63, 24, 160, 116],
[63, 24, 160, 116]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox 'Foo'",
+ "LayoutSVGRoot svg",
+ "LayoutSVGText text",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'Foo'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698