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

Side by Side Diff: LayoutTests/platform/android/fast/forms/tabbing-input-iframe-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 RenderText {#text} at (0,0) size 420x19 6 RenderText {#text} at (0,0) size 420x19
7 text run at (0,0) width 420: "This tests that you can tab out of a text field if an iframe comes after it." 7 text run at (0,0) width 420: "This tests that you can tab out of a text field if an iframe comes after it."
8 RenderBR {BR} at (420,15) size 0x0 8 RenderBR {BR} at (420,15) size 0x0
9 LayoutTextControl {INPUT} at (0,156) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 9 LayoutTextControl {INPUT} at (0,156) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
10 RenderText {#text} at (153,157) size 4x19 10 RenderText {#text} at (153,157) size 4x19
11 text run at (153,157) width 4: " " 11 text run at (153,157) width 4: " "
12 RenderText {#text} at (459,157) size 4x19 12 RenderText {#text} at (459,157) size 4x19
13 text run at (459,157) width 4: " " 13 text run at (459,157) width 4: " "
14 LayoutTextControl {INPUT} at (463,156) size 153x22 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)] 14 LayoutTextControl {INPUT} at (463,156) size 153x22 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (10,167) size 149x16 16 layer at (10,167) size 149x16
17 RenderBlock {DIV} at (2,3) size 149x16 17 RenderBlock {DIV} at (2,3) size 149x16
18 layer at (165,28) size 302x152 18 layer at (165,28) size 302x152
19 RenderPartObject {IFRAME} at (157,20) size 302x152 [border: (1px solid #000000 )] 19 LayoutIFrame {IFRAME} at (157,20) size 302x152 [border: (1px solid #000000)]
20 layer at (0,0) size 300x150 20 layer at (0,0) size 300x150
21 RenderView at (0,0) size 300x150 21 RenderView at (0,0) size 300x150
22 layer at (0,0) size 300x150 22 layer at (0,0) size 300x150
23 RenderBlock {HTML} at (0,0) size 300x150 23 RenderBlock {HTML} at (0,0) size 300x150
24 RenderBody {BODY} at (8,8) size 284x134 24 RenderBody {BODY} at (8,8) size 284x134
25 layer at (473,167) size 149x16 25 layer at (473,167) size 149x16
26 RenderBlock {DIV} at (2,3) size 149x16 26 RenderBlock {DIV} at (2,3) size 149x16
27 RenderText {#text} at (0,0) size 131x16 27 RenderText {#text} at (0,0) size 131x16
28 text run at (0,0) width 131: "This should have focus" 28 text run at (0,0) width 131: "This should have focus"
29 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 7 {INPUT} of body 29 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 7 {INPUT} of body
30 selection end: position 22 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 7 {INPUT} of body 30 selection end: position 22 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 7 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698