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

Side by Side Diff: LayoutTests/platform/android/fast/replaced/border-radius-clip-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 785x958 1 layer at (0,0) size 785x958
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x934 3 layer at (0,0) size 785x934
4 RenderBlock {HTML} at (0,0) size 785x934 4 RenderBlock {HTML} at (0,0) size 785x934
5 RenderBody {BODY} at (8,8) size 769x918 5 RenderBody {BODY} at (8,8) size 769x918
6 RenderText {#text} at (0,0) size 440x19 6 RenderText {#text} at (0,0) size 440x19
7 text run at (0,0) width 440: "All of the replaced elements below should be clipped to a border-radius. " 7 text run at (0,0) width 440: "All of the replaced elements below should be clipped to a border-radius. "
8 RenderBR {BR} at (0,0) size 0x0 8 RenderBR {BR} at (0,0) size 0x0
9 LayoutImage {IMG} at (0,20) size 100x100 9 LayoutImage {IMG} at (0,20) size 100x100
10 RenderText {#text} at (100,105) size 4x19 10 RenderText {#text} at (100,105) size 4x19
11 text run at (100,105) width 4: " " 11 text run at (100,105) width 4: " "
12 RenderBR {BR} at (0,0) size 0x0 12 RenderBR {BR} at (0,0) size 0x0
13 LayoutImage {INPUT} at (0,125) size 100x100 13 LayoutImage {INPUT} at (0,125) size 100x100
14 RenderText {#text} at (100,210) size 4x19 14 RenderText {#text} at (100,210) size 4x19
15 text run at (100,210) width 4: " " 15 text run at (100,210) width 4: " "
16 RenderBR {BR} at (0,0) size 0x0 16 RenderBR {BR} at (0,0) size 0x0
17 RenderText {#text} at (304,369) size 4x19 17 RenderText {#text} at (304,369) size 4x19
18 text run at (304,369) width 4: " " 18 text run at (304,369) width 4: " "
19 RenderBR {BR} at (0,0) size 0x0 19 RenderBR {BR} at (0,0) size 0x0
20 RenderText {#text} at (300,524) size 4x19 20 RenderText {#text} at (300,524) size 4x19
21 text run at (300,524) width 4: " " 21 text run at (300,524) width 4: " "
22 RenderBR {BR} at (0,0) size 0x0 22 RenderBR {BR} at (0,0) size 0x0
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 layer at (8,238) size 304x154 24 layer at (8,238) size 304x154
25 RenderPartObject {IFRAME} at (0,230) size 304x154 [border: (2px inset #EEEEEE) ] 25 LayoutIFrame {IFRAME} at (0,230) size 304x154 [border: (2px inset #EEEEEE)]
26 layer at (0,0) size 300x150 26 layer at (0,0) size 300x150
27 RenderView at (0,0) size 300x150 27 RenderView at (0,0) size 300x150
28 layer at (0,0) size 300x150 28 layer at (0,0) size 300x150
29 RenderBlock {HTML} at (0,0) size 300x150 29 RenderBlock {HTML} at (0,0) size 300x150
30 RenderBody {BODY} at (0,0) size 300x150 30 RenderBody {BODY} at (0,0) size 300x150
31 LayoutImage {IMG} at (0,0) size 100x100 31 LayoutImage {IMG} at (0,0) size 100x100
32 layer at (8,397) size 300x150 32 layer at (8,397) size 300x150
33 LayoutVideo {VIDEO} at (0,389) size 300x150 33 LayoutVideo {VIDEO} at (0,389) size 300x150
34 layer at (8,552) size 556x406 34 layer at (8,552) size 556x406
35 RenderEmbeddedObject {EMBED} at (0,544) size 556x406 [bgcolor=#00FF00] [border : (3px solid #000000)] 35 LayoutEmbeddedObject {EMBED} at (0,544) size 556x406 [bgcolor=#00FF00] [border : (3px solid #000000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698