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

Side by Side Diff: LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x44 6 RenderBlock (anonymous) at (0,0) size 784x44
7 RenderPartObject {IFRAME} at (0,0) size 204x44 [border: (2px inset #EEEE EE)]
8 layer at (0,0) size 200x40
9 RenderView at (0,0) size 200x40
10 layer at (0,0) size 200x40
11 RenderBlock {HTML} at (0,0) size 200x40
12 RenderBody {BODY} at (8,8) size 184x24
13 RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
14 layer at (13,13) size 117x13
15 RenderBlock {DIV} at (3,3) size 117x13
16 RenderText {#text} at (0,0) size 0x0 7 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {P} at (0,60) size 784x23 8 RenderBlock {P} at (0,60) size 784x23
18 RenderText {#text} at (0,2) size 366x18 9 RenderText {#text} at (0,2) size 366x18
19 text run at (0,2) width 366: "This field should look and act focused. Try to type into it: " 10 text run at (0,2) width 366: "This field should look and act focused. Try to type into it: "
20 RenderTextControl {INPUT} at (368,2) size 123x19 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)] 11 RenderTextControl {INPUT} at (368,2) size 123x19 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
12 layer at (8,8) size 204x44
13 RenderPartObject {IFRAME} at (0,0) size 204x44 [border: (2px inset #EEEEEE)]
14 layer at (0,0) size 200x40
15 RenderView at (0,0) size 200x40
16 layer at (0,0) size 200x40
17 RenderBlock {HTML} at (0,0) size 200x40
18 RenderBody {BODY} at (8,8) size 184x24
19 RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
20 layer at (13,13) size 117x13
21 RenderBlock {DIV} at (3,3) size 117x13
21 layer at (379,73) size 117x13 22 layer at (379,73) size 117x13
22 RenderBlock {DIV} at (3,3) size 117x13 23 RenderBlock {DIV} at (3,3) size 117x13
23 RenderText {#text} at (0,0) size 26x13 24 RenderText {#text} at (0,0) size 26x13
24 text run at (0,0) width 26: "PASS" 25 text run at (0,0) width 26: "PASS"
25 caret: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {P} of body 26 caret: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698