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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/custom/mask-invalidation-expected.txt

Issue 1117323003: Auto-rebaseline for r194815 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/virtual/slimmingpaint/svg/custom/mask-invalidation-expected.txt
diff --git a/LayoutTests/svg/custom/mask-invalidation-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/mask-invalidation-expected.txt
similarity index 65%
copy from LayoutTests/svg/custom/mask-invalidation-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/custom/mask-invalidation-expected.txt
index 3798cfe983f850c29ae3fa207e63c8a696d2a912..424253d54d6a08951002fdd819a498eaa8b5b52e 100644
--- a/LayoutTests/svg/custom/mask-invalidation-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/custom/mask-invalidation-expected.txt
@@ -14,6 +14,13 @@
[50, 50, 453, 299],
[50, 50, 453, 299],
[50, 50, 453, 299]
+ ],
+ "paintInvalidationClients": [
+ "LayoutSVGRect rect",
+ "LayoutSVGRoot svg",
+ "LayoutSVGRect rect id='maskRect'",
+ "LayoutSVGContainer g id='root'",
+ "LayoutSVGRect rect"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698