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

Unified Diff: LayoutTests/svg/custom/marker-viewBox-changes-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/custom/marker-viewBox-changes-expected.txt
diff --git a/LayoutTests/svg/custom/marker-viewBox-changes-expected.txt b/LayoutTests/svg/custom/marker-viewBox-changes-expected.txt
index 3ebda4dc22e76666b403ace592f603015c768937..d73f7cd88b58d5979e259db2f17a32829b89cc28 100644
--- a/LayoutTests/svg/custom/marker-viewBox-changes-expected.txt
+++ b/LayoutTests/svg/custom/marker-viewBox-changes-expected.txt
@@ -14,6 +14,13 @@
[90, 95, 98, 98],
[2, 0, 8, 10],
[0, 2, 10, 8]
+ ],
+ "paintInvalidationClients": [
+ "LayoutSVGRoot svg",
+ "LayoutSVGResourceMarker marker id='markerStart'",
+ "LayoutSVGRect rect",
+ "LayoutSVGContainer g",
+ "LayoutSVGPath path id='go'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698