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

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

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 years, 10 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 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 layer at (9,9) size 200x67 7 layer at (9,9) size 200x67
8 RenderEmbeddedObject {OBJECT} at (1,1) size 200x67 8 LayoutEmbeddedObject {OBJECT} at (1,1) size 200x67
9 layer at (0,0) size 200x67 9 layer at (0,0) size 200x67
10 RenderView at (0,0) size 200x67 10 RenderView at (0,0) size 200x67
11 layer at (0,0) size 200x67 11 layer at (0,0) size 200x67
12 RenderSVGRoot {svg} at (0,0) size 200x67 12 RenderSVGRoot {svg} at (0,0) size 200x67
13 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 13 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
14 LayoutSVGResourceLinearGradient {linearGradient} [id="surface"] [gradi entUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)] 14 LayoutSVGResourceLinearGradient {linearGradient} [id="surface"] [gradi entUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
15 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF] 15 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
16 RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA] 16 RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
17 LayoutSVGRect {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] 17 LayoutSVGRect {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 LayoutSVGText {text} at (54,9) size 12x23 contains 1 chunk(s) 18 LayoutSVGText {text} at (54,9) size 12x23 contains 1 chunk(s)
19 LayoutSVGInlineText {#text} at (0,0) size 11x23 19 LayoutSVGInlineText {#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" 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