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

Unified Diff: LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-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-with-use-indirection-expected.txt
diff --git a/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt b/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
index 59f6f101f9184d396e0e433ea3356be1edc6d463..ff9e7bd6aaaf4cecebe1105f112ec88a092f3fae 100644
--- a/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
+++ b/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
@@ -7,7 +7,7 @@
"drawsContent": true,
"repaintRects": [
[1, 0, 99, 100],
- [0, 0, 111, 111],
+ [0, 0, 110, 110],
[0, 0, 100, 100],
[0, 0, 100, 100],
[0, 0, 1, 100],

Powered by Google App Engine
This is Rietveld 408576698