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/svg/filters/invalidate-on-child-layout-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/svg/filters/invalidate-on-child-layout-expected.txt
diff --git a/LayoutTests/svg/filters/invalidate-on-child-layout-expected.txt b/LayoutTests/svg/filters/invalidate-on-child-layout-expected.txt
index 6a51214c76eacf19aec02272cb1bbe563268fc0b..d530f0ea3cf57df5d80df80aa53633cf20047ce6 100644
--- a/LayoutTests/svg/filters/invalidate-on-child-layout-expected.txt
+++ b/LayoutTests/svg/filters/invalidate-on-child-layout-expected.txt
@@ -12,6 +12,11 @@
[0, 0, 110, 110],
[0, 0, 110, 110],
[0, 0, 100, 100]
+ ],
+ "paintInvalidationClients": [
+ "LayoutSVGRoot svg",
+ "LayoutSVGContainer g",
+ "LayoutSVGEllipse circle id='circle'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698