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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt

Issue 2620603002: Run virtual/stable/paint/invalidation for non-SlimmingPaintInvalidation (Closed)
Patch Set: - Created 3 years, 11 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: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt
index c9bdce00b0d666adeff390c1ec6dbb7fb57ffd4b..6e85540485c853ee469c12184ee6680b99f3fbc2 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt
@@ -8,12 +8,12 @@
"paintInvalidations": [
{
"object": "LayoutSVGPath polygon id='polygon'",
- "rect": [264, 258, 165, 67],
+ "rect": [264, 258, 164, 67],
"reason": "full"
},
{
"object": "LayoutSVGPath polygon id='polygon'",
- "rect": [264, 218, 164, 107],
+ "rect": [264, 219, 163, 106],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698