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

Side by Side Diff: LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines 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 800x410 3 layer at (0,0) size 800x410
4 RenderBlock {HTML} at (0,0) size 800x410 4 RenderBlock {HTML} at (0,0) size 800x410
5 RenderBody {BODY} at (8,8) size 784x0 5 RenderBody {BODY} at (8,8) size 784x0
6 RenderBlock (floating) {DIV} at (0,0) size 402x402 [border: (1px solid #FF 0000)] 6 RenderBlock (floating) {DIV} at (0,0) size 402x402 [border: (1px solid #FF 0000)]
7 RenderEmbeddedObject {OBJECT} at (1,1) size 200x67 7 layer at (9,9) size 200x67
8 layer at (0,0) size 200x67 8 RenderEmbeddedObject {OBJECT} at (1,1) size 200x67
9 RenderView at (0,0) size 200x67 9 layer at (0,0) size 200x67
10 layer at (0,0) size 200x67 10 RenderView at (0,0) size 200x67
11 RenderSVGRoot {svg} at (0,0) size 200x67 11 layer at (0,0) size 200x67
12 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 12 RenderSVGRoot {svg} at (0,0) size 200x67
13 RenderSVGResourceLinearGradient {linearGradient} [id="surface"] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)] 13 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
14 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF] 14 RenderSVGResourceLinearGradient {linearGradient} [id="surface"] [gradi entUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
15 RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA] 15 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
16 RenderSVGRect {rect} at (0,0) size 200x67 [stroke={[type=SOLID] [c olor=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id="surface"] }] [x=1.00] [y=1.00] [width=118.00] [height=38.00] 16 RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
17 RenderSVGText {text} at (54,9) size 12x23 contains 1 chunk(s) 17 RenderSVGRect {rect} at (0,0) size 200x67 [stroke={[type=SOLID] [color=# FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id="surface"]}] [x= 1.00] [y=1.00] [width=118.00] [height=38.00]
18 RenderSVGInlineText {#text} at (0,0) size 11x23 18 RenderSVGText {text} at (54,9) size 12x23 contains 1 chunk(s)
19 chunk 1 (middle anchor) text run 1 at (54.60,27.00) startOffse t 0 endOffset 1 width 10.80: "F" 19 RenderSVGInlineText {#text} at (0,0) size 11x23
20 chunk 1 (middle anchor) text run 1 at (54.60,27.00) startOffset 0 en dOffset 1 width 10.80: "F"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698