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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/svg/carto.net/button-expected.txt

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (0,0) size 800x600 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGHiddenContainer {symbol} at (0,0) size 0x0 6 LayoutSVGHiddenContainer {symbol} at (0,0) size 0x0
7 LayoutSVGContainer {g} at (0,0) size 6x8 [transform={m=((1.25,0.00)(0.00 ,1.25)) t=(0.00,0.00)}] 7 LayoutSVGContainer {g} at (0,0) size 6x8 [transform={m=((1.25,0.00)(0.00 ,1.25)) t=(0.00,0.00)}]
8 LayoutSVGPath {line} at (0,0) size 4x8 [stroke={[type=SOLID] [color=#0 00000] [stroke width=1.75]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1 =0.00] [x2=3.00] [y2=7.00] 8 LayoutSVGPath {line} at (0,0) size 4x8 [stroke={[type=SOLID] [color=#0 00000] [stroke width=1.75]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1 =0.00] [x2=3.00] [y2=7.00]
9 LayoutSVGPath {path} at (0,0) size 6x5 [stroke={[type=SOLID] [color=#0 00000]}] [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [data="M -3 -7 L -3 3 L 0 0 L 4.25 -0.5 Z"] 9 LayoutSVGPath {path} at (0,0) size 6x5 [stroke={[type=SOLID] [color=#0 00000]}] [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [data="M -3 -7 L -3 3 L 0 0 L 4.25 -0.5 Z"]
10 LayoutSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#DEB88 7]}] [x=-1000.00] [y=-1000.00] [width=3000.00] [height=3000.00] 10 LayoutSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#DEB88 7]}] [x=-1000.00] [y=-1000.00] [width=3000.00] [height=3000.00]
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 LayoutSVGPath {path} at (279,115) size 10x13 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [d ata="M -3 -7 L -3 3 L 0 0 L 4.25 -0.5 Z"] 92 LayoutSVGPath {path} at (279,115) size 10x13 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [d ata="M -3 -7 L -3 3 L 0 0 L 4.25 -0.5 Z"]
93 LayoutSVGText {text} at (100,194) size 72x20 contains 1 chunk(s) 93 LayoutSVGText {text} at (100,194) size 72x20 contains 1 chunk(s)
94 LayoutSVGInlineText {#text} at (0,0) size 72x20 94 LayoutSVGInlineText {#text} at (0,0) size 72x20
95 chunk 1 text run 1 at (100.00,210.00) startOffset 0 endOffset 10 width 7 1.84: "StatusText" 95 chunk 1 text run 1 at (100.00,210.00) startOffset 0 endOffset 10 width 7 1.84: "StatusText"
96 LayoutSVGText {text} at (430,304) size 473x20 contains 1 chunk(s) 96 LayoutSVGText {text} at (430,304) size 473x20 contains 1 chunk(s)
97 LayoutSVGInlineText {#text} at (0,0) size 473x20 97 LayoutSVGInlineText {#text} at (0,0) size 473x20
98 chunk 1 text run 1 at (430.00,320.00) startOffset 0 endOffset 73 width 4 72.32: "Click this text to randomly resize the multiline textbutton (textbutton7 )" 98 chunk 1 text run 1 at (430.00,320.00) startOffset 0 endOffset 73 width 4 72.32: "Click this text to randomly resize the multiline textbutton (textbutton7 )"
99 LayoutSVGText {text} at (430,324) size 504x20 contains 1 chunk(s) 99 LayoutSVGText {text} at (430,324) size 504x20 contains 1 chunk(s)
100 LayoutSVGInlineText {#text} at (0,0) size 504x20 100 LayoutSVGInlineText {#text} at (0,0) size 504x20
101 chunk 1 text run 1 at (430.00,340.00) startOffset 0 endOffset 77 width 5 03.04: "Click this text to randomly reposition the multiline textbutton (textbut ton7)" 101 chunk 1 text run 1 at (430.00,340.00) startOffset 0 endOffset 77 width 5 03.04: "Click this text to randomly reposition the multiline textbutton (textbut ton7)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698