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

Unified Diff: LayoutTests/svg/filters/innershadow-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/innershadow-expected.txt
diff --git a/LayoutTests/svg/filters/innershadow-expected.txt b/LayoutTests/svg/filters/innershadow-expected.txt
index ae899009eccfef040a278ebb7411ede68ac58661..7575dedca0cd7d1df377c0a47ffeda2343274ff3 100644
--- a/LayoutTests/svg/filters/innershadow-expected.txt
+++ b/LayoutTests/svg/filters/innershadow-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x400
RenderSVGRoot {svg} at (0,80) size 700x240
RenderSVGContainer {g} at (0,80) size 700x240 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
- RenderSVGContainer {use} at (0,80) size 241x240 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,150.00)}]
+ RenderSVGContainer {use} at (0,80) size 240x240 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,150.00)}]
[filter="ct"] RenderSVGResourceFilter {filter} at (-10,-110) size 120x120
RenderSVGContainer {g} at (20,100) size 200x200
RenderSVGRect {rect} at (20,100) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=-100.00] [width=100.00] [height=100.00]
« no previous file with comments | « LayoutTests/svg/filters/filteredImage-expected.txt ('k') | LayoutTests/svg/filters/invalidate-on-child-layout-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698