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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/clone-element-with-animated-svg-properties-expected.txt

Issue 1414063002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win/svg/custom/clone-element-with-animated-svg-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/clone-element-with-animated-svg-properties-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/clone-element-with-animated-svg-properties-expected.txt
index 72ed0e41a5496fad1ed3f6ffb59f1e7ac185154d..a5817157b434e64597bee4e9094307b434409443 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/clone-element-with-animated-svg-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/clone-element-with-animated-svg-properties-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 544x17
- text run at (0,0) width 544: "Here is an html paragraph. And below is a svg drawing. You should see two ellipses."
+ LayoutText {#text} at (0,0) size 543x17
+ text run at (0,0) width 543: "Here is an html paragraph. And below is a svg drawing. You should see two ellipses."
LayoutBlockFlow {DIV} at (0,34) size 784x400
LayoutSVGRoot {svg} at (47,231) size 222x42
LayoutSVGEllipse {ellipse} at (47,231) size 122x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=50.00] [rx=30.00] [ry=10.00]

Powered by Google App Engine
This is Rietveld 408576698