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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt

Issue 1476303002: Auto-rebaseline for r361893 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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-xp/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt
deleted file mode 100644
index 4259d046995aa3ab44e24fdb2863dc9126e7dff3..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win-xp/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (5,5) size 90x90
- LayoutSVGContainer {g} at (5,5) size 90x90
- LayoutSVGContainer {g} at (5,5) size 40x90
- LayoutSVGContainer {use} at (5,5) size 40x90
- LayoutSVGContainer {g} at (5,5) size 40x90
- LayoutSVGEllipse {circle} at (5,5) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]
- LayoutSVGRect {rect} at (5,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=55.00] [width=40.00] [height=40.00]
- LayoutSVGPath {path} at (5,5) size 40x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(25.00,25.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width=40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"]
- LayoutSVGPath {path} at (5,55) size 40x40 [stroke={[type=SOLID] [color=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 75 L 25 75"]
- LayoutSVGContainer {g} at (55,5) size 40x90 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
- LayoutSVGContainer {use} at (55,5) size 40x90
- LayoutSVGContainer {g} at (55,5) size 40x90
- LayoutSVGEllipse {circle} at (55,5) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]
- LayoutSVGRect {rect} at (55,55) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=55.00] [width=40.00] [height=40.00]
- LayoutSVGPath {path} at (55,5) size 40x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(25.00,25.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width=40.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 0 0"]
- LayoutSVGPath {path} at (55,55) size 40x40 [stroke={[type=SOLID] [color=#008000] [stroke width=40.00] [line cap=SQUARE]}] [fill={[type=SOLID] [color=#000000]}] [data="M 25 75 L 25 75"]

Powered by Google App Engine
This is Rietveld 408576698