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

Side by Side Diff: LayoutTests/platform/win/svg/custom/inline-svg-in-xhtml-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x0 3 layer at (0,0) size 800x0
4 RenderBlock {html} at (0,0) size 800x0 4 RenderBlock {html} at (0,0) size 800x0
5 layer at (48,38) size 722x542 layerType: background only 5 layer at (48,38) size 722x542 layerType: background only
6 layer at (49,39) size 720x540 6 layer at (49,39) size 720x540
7 RenderSVGRoot {svg} at (49,39) size 720x540 7 RenderSVGRoot {svg} at (49,39) size 720x540
8 RenderSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUn its=objectBoundingBox] [start=(0,0)] [end=(1,0)] 8 RenderSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUn its=objectBoundingBox] [start=(0,0)] [end=(1,0)]
9 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFF00] 9 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFF00]
10 RenderSVGGradientStop {stop} [offset=1.00] [color=#008000] 10 RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
11 RenderSVGRect {rect} at (49,39) size 720x540 [fill={[type=LINEAR-GRADIENT] [ id="gradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 11 RenderSVGRect {rect} at (49,39) size 720x540 [fill={[type=LINEAR-GRADIENT] [ id="gradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
12 RenderSVGEllipse {circle} at (193,93) size 432x432 [fill={[type=LINEAR-GRADI ENT] [id="gradient"]}] [cx=50.00] [cy=50.00] [r=30.00] 12 RenderSVGEllipse {circle} at (193,93) size 432x432 [fill={[type=LINEAR-GRADI ENT] [id="gradient"]}] [cx=50.00] [cy=50.00] [r=30.00]
13 layer at (48,38) size 722x542 layerType: foreground only 13 layer at (48,38) size 722x542 layerType: foreground only
14 RenderBody {body} at (48,38) size 722x542 [border: (1px solid #000000)] 14 RenderBody {body} at (48,38) size 722x542 [border: (1px solid #000000)]
15 RenderBlock {form} at (1,1) size 720x133.59 15 RenderBlock {form} at (1,1) size 720x125.59
16 RenderFieldSet {fieldset} at (2,0) size 716x133.59 [border: (2px groove #C 0C0C0)] 16 RenderFieldSet {fieldset} at (2,0) size 716x125.59 [border: (2px groove #C 0C0C0)]
17 RenderBlock {legend} at (14,0) size 88x18 17 RenderBlock {legend} at (14,0) size 88x18
18 RenderText {#text} at (2,0) size 84x17 18 RenderText {#text} at (2,0) size 84x17
19 text run at (2,0) width 84: "HTML Form" 19 text run at (2,0) width 84: "HTML Form"
20 RenderBlock {p} at (14,39.59) size 688x25 20 RenderBlock {p} at (14,39.59) size 688x21
21 RenderInline {label} at (0,0) size 110x17 21 RenderInline {label} at (0,0) size 110x17
22 RenderText {#text} at (0,3) size 110x17 22 RenderText {#text} at (0,1) size 110x17
23 text run at (0,3) width 110: "Enter something:" 23 text run at (0,1) width 110: "Enter something:"
24 RenderText {#text} at (109,3) size 5x17 24 RenderText {#text} at (109,1) size 5x17
25 text run at (109,3) width 5: " " 25 text run at (109,1) width 5: " "
26 RenderTextControl {input} at (115.75,2) size 144x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 26 RenderTextControl {input} at (113.75,0) size 144x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 RenderBlock {p} at (14,80.59) size 688x25 28 RenderBlock {p} at (14,76.59) size 688x21
29 RenderButton {button} at (2,2) size 67.13x21 [bgcolor=#C0C0C0] [border : (2px outset #C0C0C0)] 29 RenderButton {button} at (0,0) size 67.13x21 [bgcolor=#C0C0C0] [border : (2px outset #C0C0C0)]
30 RenderBlock (anonymous) at (8,3) size 51.13x15 30 RenderBlock (anonymous) at (8,3) size 51.13x15
31 RenderText {#text} at (0,0) size 52x15 31 RenderText {#text} at (0,0) size 52x15
32 text run at (0,0) width 52: "Activate!" 32 text run at (0,0) width 52: "Activate!"
33 layer at (183,84) size 140x15 33 layer at (181,82) size 140x15
34 RenderBlock {div} at (2,3) size 140x15 34 RenderBlock {div} at (2,3) size 140x15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698