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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/shape-rendering-expected.txt

Issue 2000033002: Auto-rebaseline for r395272 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/shape-rendering-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/shape-rendering-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/shape-rendering-expected.txt
similarity index 60%
copy from third_party/WebKit/LayoutTests/platform/linux/svg/custom/shape-rendering-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/svg/custom/shape-rendering-expected.txt
index bc2b2869f9e24ccbb8305ce7ea4b5f54e9bfdfcd..1169c067284ceb2e766dab4fa80ae78f49ec482e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/shape-rendering-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/shape-rendering-expected.txt
@@ -1,13 +1,13 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,10) size 709x194
+ LayoutSVGRoot {svg} at (0,10) size 757x194
LayoutSVGRect {rect} at (30,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(87.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGRect {rect} at (180,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(237.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutSVGContainer {g} at (0,165) size 709x39
- LayoutSVGText {text} at (0,165) size 282x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 282x19
- chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 49 width 282.00: "The rectangle on the left should be anti-aliased."
- LayoutSVGText {text} at (0,185) size 709x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 709x19
- chunk 1 text run 1 at (0.00,200.00) startOffset 0 endOffset 118 width 709.00: "The rectangle on the right should not be anti-aliased, as it has the property shape-rendering=\"crispEdges\". Bug 16182."
+ LayoutSVGContainer {g} at (0,166) size 757x38
+ LayoutSVGText {text} at (0,166) size 304x18 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 304x18
+ chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 49 width 303.88: "The rectangle on the left should be anti-aliased."
+ LayoutSVGText {text} at (0,186) size 757x18 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 757x18
+ chunk 1 text run 1 at (0.00,200.00) startOffset 0 endOffset 118 width 756.55: "The rectangle on the right should not be anti-aliased, as it has the property shape-rendering=\"crispEdges\". Bug 16182."

Powered by Google App Engine
This is Rietveld 408576698