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

Side by Side Diff: LayoutTests/platform/mac/compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers-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 800x524 3 layer at (0,0) size 800x524
4 RenderBlock {HTML} at (0,0) size 800x524 4 RenderBlock {HTML} at (0,0) size 800x524
5 RenderBody {BODY} at (8,8) size 784x508 5 RenderBody {BODY} at (8,8) size 784x508
6 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
7 layer at (8,8) size 504x504 7 layer at (8,8) size 504x504
8 RenderPartObject {IFRAME} at (0,0) size 504x504 [border: (2px solid #000000)] 8 LayoutIFrame {IFRAME} at (0,0) size 504x504 [border: (2px solid #000000)]
9 layer at (0,0) size 500x500 9 layer at (0,0) size 500x500
10 RenderView at (0,0) size 500x500 10 RenderView at (0,0) size 500x500
11 layer at (0,0) size 500x318 11 layer at (0,0) size 500x318
12 RenderBlock {HTML} at (0,0) size 500x318 12 RenderBlock {HTML} at (0,0) size 500x318
13 RenderBody {BODY} at (8,8) size 484x302 13 RenderBody {BODY} at (8,8) size 484x302
14 layer at (8,8) size 484x302 clip at (9,9) size 467x300 scrollY 500.00 scroll Height 908 14 layer at (8,8) size 484x302 clip at (9,9) size 467x300 scrollY 500.00 scroll Height 908
15 RenderBlock {DIV} at (0,0) size 484x302 [border: (1px solid #000000)] 15 RenderBlock {DIV} at (0,0) size 484x302 [border: (1px solid #000000)]
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 layer at (9,-491) size 304x904 backgroundClip at (9,9) size 467x300 clip at (9,9) size 467x300 outlineClip at (9,9) size 467x300 17 layer at (9,-491) size 304x904 backgroundClip at (9,9) size 467x300 clip at (9,9) size 467x300 outlineClip at (9,9) size 467x300
18 RenderPartObject {IFRAME} at (1,1) size 304x904 [border: (2px inset #EEEEE E)] 18 LayoutIFrame {IFRAME} at (1,1) size 304x904 [border: (2px inset #EEEEEE)]
19 layer at (0,0) size 300x900 19 layer at (0,0) size 300x900
20 RenderView at (0,0) size 300x900 20 RenderView at (0,0) size 300x900
21 layer at (0,0) size 300x701 21 layer at (0,0) size 300x701
22 RenderBlock {HTML} at (0,0) size 300x701 22 RenderBlock {HTML} at (0,0) size 300x701
23 RenderBody {BODY} at (8,8) size 284x685 23 RenderBody {BODY} at (8,8) size 284x685
24 RenderMenuList {SELECT} at (5,0) size 38x18 [bgcolor=#F8F8F8] 24 RenderMenuList {SELECT} at (5,0) size 38x18 [bgcolor=#F8F8F8]
25 RenderBlock (anonymous) at (0,0) size 38x18 25 RenderBlock (anonymous) at (0,0) size 38x18
26 RenderText at (8,2) size 7x13 26 RenderText at (8,2) size 7x13
27 text run at (8,2) width 7: "0" 27 text run at (8,2) width 7: "0"
28 RenderMenuList {SELECT} at (5,23) size 38x18 [bgcolor=#F8F8F8] 28 RenderMenuList {SELECT} at (5,23) size 38x18 [bgcolor=#F8F8F8]
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 RenderText at (8,2) size 7x13 134 RenderText at (8,2) size 7x13
135 text run at (8,2) width 7: "0" 135 text run at (8,2) width 7: "0"
136 RenderMenuList {SELECT} at (5,644) size 38x18 [bgcolor=#F8F8F8] 136 RenderMenuList {SELECT} at (5,644) size 38x18 [bgcolor=#F8F8F8]
137 RenderBlock (anonymous) at (0,0) size 38x18 137 RenderBlock (anonymous) at (0,0) size 38x18
138 RenderText at (8,2) size 7x13 138 RenderText at (8,2) size 7x13
139 text run at (8,2) width 7: "0" 139 text run at (8,2) width 7: "0"
140 RenderMenuList {SELECT} at (5,667) size 38x18 [bgcolor=#F8F8F8] 140 RenderMenuList {SELECT} at (5,667) size 38x18 [bgcolor=#F8F8F8]
141 RenderBlock (anonymous) at (0,0) size 38x18 141 RenderBlock (anonymous) at (0,0) size 38x18
142 RenderText at (8,2) size 7x13 142 RenderText at (8,2) size 7x13
143 text run at (8,2) width 7: "0" 143 text run at (8,2) width 7: "0"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698