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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 769x39 7 RenderText {#text} at (0,0) size 769x39
8 text run at (0,0) width 752: "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 key. " 8 text run at (0,0) width 752: "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 key. "
9 text run at (752,0) width 17: "To" 9 text run at (752,0) width 17: "To"
10 text run at (0,20) width 713: "run manually, make another window activ e and then make this window active. Only the subframe should appear active." 10 text run at (0,20) width 713: "run manually, make another window activ e and then make this window active. Only the subframe should appear active."
11 RenderBlock (anonymous) at (0,56) size 784x176 11 RenderBlock (anonymous) at (0,56) size 784x176
12 LayoutTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 12 LayoutTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
13 RenderBR {BR} at (153,16) size 0x0 13 RenderBR {BR} at (153,16) size 0x0
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (10,67) size 149x16 16 layer at (10,67) size 149x16
17 RenderBlock {DIV} at (2,3) size 149x16 17 RenderBlock {DIV} at (2,3) size 149x16
18 RenderText {#text} at (0,0) size 17x16 18 RenderText {#text} at (0,0) size 17x16
19 text run at (0,0) width 17: "foo" 19 text run at (0,0) width 17: "foo"
20 layer at (8,86) size 304x154 20 layer at (8,86) size 304x154
21 RenderPartObject {IFRAME} at (0,22) size 304x154 [border: (2px inset #EEEEEE)] 21 LayoutIFrame {IFRAME} at (0,22) size 304x154 [border: (2px inset #EEEEEE)]
22 layer at (0,0) size 300x150 22 layer at (0,0) size 300x150
23 RenderView at (0,0) size 300x150 23 RenderView at (0,0) size 300x150
24 layer at (0,0) size 300x150 24 layer at (0,0) size 300x150
25 RenderBlock {HTML} at (0,0) size 300x150 25 RenderBlock {HTML} at (0,0) size 300x150
26 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0] 26 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
27 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body 27 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body
28 selection end: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 3 {INPUT} of body 28 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