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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/coords-relative-units-transforms-expected.txt

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/linux/svg/custom/coords-relative-units-transforms-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/coords-relative-units-transforms-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/coords-relative-units-transforms-expected.txt
similarity index 93%
copy from third_party/WebKit/LayoutTests/platform/win/svg/custom/coords-relative-units-transforms-expected.txt
copy to third_party/WebKit/LayoutTests/platform/linux/svg/custom/coords-relative-units-transforms-expected.txt
index f7a5bc636b99c698f217b5d76e301ba943cc9a86..7a025b344c3704769b0e5c2bc95f33e0dede5333 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/coords-relative-units-transforms-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/coords-relative-units-transforms-expected.txt
@@ -3,10 +3,10 @@ layer at (0,0) size 800x600
layer at (0,0) size 400x200
LayoutSVGRoot {svg} at (0,0) size 400x200
LayoutSVGRect {rect} at (0,0) size 400x200 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [x=5.00] [y=5.00] [width=3990.00] [height=1990.00]
- LayoutSVGContainer {g} at (35,15) size 338x149
- LayoutSVGContainer {g} at (35,15) size 86x148 [transform={m=((1.00,0.00)(0.00,1.00)) t=(400.00,0.00)}]
- LayoutSVGText {text} at (-50,150) size 790x180 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 790x180
+ LayoutSVGContainer {g} at (34,15) size 339x149
+ LayoutSVGContainer {g} at (34,15) size 87x148 [transform={m=((1.00,0.00)(0.00,1.00)) t=(400.00,0.00)}]
+ LayoutSVGText {text} at (-60,150) size 800x180 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 800x180
chunk 1 text run 1 at (-50.00,300.00) startOffset 0 endOffset 11 width 790.00: "Abs. units:"
LayoutSVGRect {rect} at (38,38) size 43x24 [stroke={[type=SOLID] [color=#FF0000] [stroke width=38.40]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=400.00] [width=384.00] [height=192.00]
LayoutSVGRect {rect} at (38,73) size 43x24 [stroke={[type=SOLID] [color=#FF0000] [stroke width=38.40]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=750.00] [width=384.00] [height=192.00]

Powered by Google App Engine
This is Rietveld 408576698