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

Unified Diff: LayoutTests/svg/filters/filter-hidden-content-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/filter-hidden-content-expected.txt
diff --git a/LayoutTests/svg/filters/filter-hidden-content-expected.txt b/LayoutTests/svg/filters/filter-hidden-content-expected.txt
index bc3b77261e6c314f5b8601f40c2f7bcad81e1cfb..8a0f24004da0d783003c758c9189999b531ca367 100644
--- a/LayoutTests/svg/filters/filter-hidden-content-expected.txt
+++ b/LayoutTests/svg/filters/filter-hidden-content-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 400x400
RenderSVGResourceFilter {filter} [id="f1"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feGaussianBlur stdDeviation="0.00, 0.00"]
[SourceGraphic]
- RenderSVGContainer {g} at (0,0) size 275x56
+ RenderSVGContainer {g} at (0,0) size 275x55
[filter="f1"] RenderSVGResourceFilter {filter} at (-25,-5) size 300x60
RenderSVGRect {rect} at (0,0) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
RenderSVGRect {rect} at (200,0) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=200.00] [y=0.00] [width=50.00] [height=50.00]
« no previous file with comments | « LayoutTests/svg/filters/fecomposite-region-expected.txt ('k') | LayoutTests/svg/filters/filter-placement-issue-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698