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

Side by Side Diff: LayoutTests/platform/win/editing/selection/4975120-expected.txt

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 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 | Annotate | Revision Log
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 784x180 11 RenderBlock (anonymous) at (0,56) size 784x180
12 RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 12 RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
13 RenderBR {BR} at (157,18) size 0x0 13 RenderBR {BR} at (157,18) size 0x0
14 RenderPartObject {IFRAME} at (0,26) size 304x154 [border: (2px inset #EE EEEE)]
15 layer at (0,0) size 300x150
16 RenderView at (0,0) size 300x150
17 layer at (0,0) size 300x150
18 RenderBlock {HTML} at (0,0) size 300x150
19 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
20 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
21 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
22 layer at (12,69) size 149x16 16 layer at (12,69) size 149x16
23 RenderBlock {DIV} at (2,3) size 149x16 17 RenderBlock {DIV} at (2,3) size 149x16
24 RenderText {#text} at (0,0) size 17x16 18 RenderText {#text} at (0,0) size 17x16
25 text run at (0,0) width 17: "foo" 19 text run at (0,0) width 17: "foo"
20 layer at (8,90) size 304x154
21 RenderPartObject {IFRAME} at (0,26) size 304x154 [border: (2px inset #EEEEEE)]
22 layer at (0,0) size 300x150
23 RenderView at (0,0) size 300x150
24 layer at (0,0) size 300x150
25 RenderBlock {HTML} at (0,0) size 300x150
26 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
26 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
27 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