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

Side by Side Diff: LayoutTests/platform/win/fast/css/resize-corner-tracking-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #EEEEEE)] 6 RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #EEEEEE)]
7 RenderBlock {P} at (0,18) size 784x18 7 RenderBlock {P} at (0,18) size 784x18
8 RenderText {#text} at (0,0) size 55x17 8 RenderText {#text} at (0,0) size 55x17
9 text run at (0,0) width 55: "Test for " 9 text run at (0,0) width 55: "Test for "
10 RenderInline {I} at (0,0) size 680x17 10 RenderInline {I} at (0,0) size 680x17
(...skipping 16 matching lines...) Expand all
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 layer at (8,70) size 173x125 clip at (10,72) size 169x121 28 layer at (8,70) size 173x125 clip at (10,72) size 169x121
29 RenderBlock {DIV} at (0,62) size 173x125 [border: (2px solid #0000FF)] 29 RenderBlock {DIV} at (0,62) size 173x125 [border: (2px solid #0000FF)]
30 layer at (8,195) size 169x121 clip at (10,197) size 165x117 30 layer at (8,195) size 169x121 clip at (10,197) size 165x117
31 LayoutTextControl {TEXTAREA} at (0,0) size 169x121 [bgcolor=#FFFFFF] [border: (2px solid #0000FF)] 31 LayoutTextControl {TEXTAREA} at (0,0) size 169x121 [bgcolor=#FFFFFF] [border: (2px solid #0000FF)]
32 RenderBlock {DIV} at (4,4) size 163x16 32 RenderBlock {DIV} at (4,4) size 163x16
33 layer at (8,320) size 198x57 clip at (9,321) size 196x55 33 layer at (8,320) size 198x57 clip at (9,321) size 196x55
34 LayoutTextControl {TEXTAREA} at (0,125) size 198x57 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 34 LayoutTextControl {TEXTAREA} at (0,125) size 198x57 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
35 RenderBlock {DIV} at (3,3) size 194x16 35 RenderBlock {DIV} at (3,3) size 194x16
36 layer at (8,381) size 323x175 36 layer at (8,381) size 323x175
37 RenderPartObject {IFRAME} at (0,186) size 323x175 [border: (2px inset #EEEEEE) ] 37 LayoutIFrame {IFRAME} at (0,186) size 323x175 [border: (2px inset #EEEEEE)]
38 layer at (0,0) size 319x171 38 layer at (0,0) size 319x171
39 RenderView at (0,0) size 319x171 39 RenderView at (0,0) size 319x171
40 layer at (0,0) size 319x171 40 layer at (0,0) size 319x171
41 RenderBlock {HTML} at (0,0) size 319x171 41 RenderBlock {HTML} at (0,0) size 319x171
42 RenderBody {BODY} at (8,8) size 303x155 42 RenderBody {BODY} at (8,8) size 303x155
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698