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

Unified Diff: LayoutTests/svg/filters/feImage-target-attribute-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-attribute-change-expected.txt
diff --git a/LayoutTests/svg/filters/feImage-target-attribute-change-expected.txt b/LayoutTests/svg/filters/feImage-target-attribute-change-expected.txt
index 28b0fac2a76540b4fbacc1a630c38b813c1f36b5..6b200b25376f317cf36bafead2676e204a6d5424 100644
--- a/LayoutTests/svg/filters/feImage-target-attribute-change-expected.txt
+++ b/LayoutTests/svg/filters/feImage-target-attribute-change-expected.txt
@@ -6,7 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 111, 111],
+ [0, 0, 110, 110],
[0, 0, 100, 100],
[0, 0, 1, 100]
]

Powered by Google App Engine
This is Rietveld 408576698