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

Side by Side Diff: LayoutTests/platform/win/editing/selection/4975120-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 {P} at (0,0) size 784x54 6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 773x53 7 RenderText {#text} at (0,0) size 773x53
8 text run at (0,0) width 768: "This tests for a bug that caused the par ent of an active frame to paint as though it were active when its window becomes " 8 text run at (0,0) width 768: "This tests for a bug that caused the par ent of an active frame to paint as though it were active when its window becomes "
9 text run at (0,18) width 32: "key. " 9 text run at (0,18) width 32: "key. "
10 text run at (31,18) width 742: "To run manually, make another window a ctive and then make this window active. Only the subframe should appear" 10 text run at (31,18) width 742: "To run manually, make another window a ctive and then make this window active. Only the subframe should appear"
11 text run at (0,36) width 43: "active." 11 text run at (0,36) width 43: "active."
12 RenderBlock (anonymous) at (0,70) size 784x176 12 RenderBlock (anonymous) at (0,70) size 784x176
13 LayoutTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 13 LayoutTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
14 RenderBR {BR} at (173,16) size 0x0 14 RenderBR {BR} at (173,16) size 0x0
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 layer at (10,81) size 169x16 17 layer at (10,81) size 169x16
18 RenderBlock {DIV} at (2,3) size 169x16 18 RenderBlock {DIV} at (2,3) size 169x16
19 RenderText {#text} at (0,0) size 17x16 19 RenderText {#text} at (0,0) size 17x16
20 text run at (0,0) width 17: "foo" 20 text run at (0,0) width 17: "foo"
21 layer at (8,100) size 304x154 21 layer at (8,100) size 304x154
22 RenderPartObject {IFRAME} at (0,22) size 304x154 [border: (2px inset #EEEEEE)] 22 LayoutIFrame {IFRAME} at (0,22) size 304x154 [border: (2px inset #EEEEEE)]
23 layer at (0,0) size 300x150 23 layer at (0,0) size 300x150
24 RenderView at (0,0) size 300x150 24 RenderView at (0,0) size 300x150
25 layer at (0,0) size 300x150 25 layer at (0,0) size 300x150
26 RenderBlock {HTML} at (0,0) size 300x150 26 RenderBlock {HTML} at (0,0) size 300x150
27 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0] 27 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
28 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body 28 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body
29 selection end: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body 29 selection end: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698