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

Unified Diff: LayoutTests/svg/filters/feImage-target-id-change-expected.txt

Issue 861213003: Fix problems with flakes in SVG LayoutTests by reordering arithmetic. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rephrased comment. Created 5 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: LayoutTests/svg/filters/feImage-target-id-change-expected.txt
diff --git a/LayoutTests/svg/filters/feImage-target-id-change-expected.txt b/LayoutTests/svg/filters/feImage-target-id-change-expected.txt
index 65e42ee199a3795ddaa0dd556cc1e605d2c9efd2..adfb6e4452d69df63908afca08d409b550bef1ab 100644
--- a/LayoutTests/svg/filters/feImage-target-id-change-expected.txt
+++ b/LayoutTests/svg/filters/feImage-target-id-change-expected.txt
@@ -6,7 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 111, 111]
+ [0, 0, 110, 110]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698