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

Side by Side Diff: LayoutTests/platform/win/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 185x42
9 RenderView at (0,0) size 185x40
10 layer at (0,0) size 185x42
11 RenderBlock {HTML} at (0,0) size 185x42
12 RenderBody {BODY} at (8,8) size 169x26
13 RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
14 layer at (12,13) size 149x16
15 RenderBlock {DIV} at (2,3) size 149x16
16 RenderText {#text} at (0,0) size 0x0 7 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {P} at (0,60) size 784x26 8 RenderBlock {P} at (0,60) size 784x26
18 RenderText {#text} at (0,3) size 346x19 9 RenderText {#text} at (0,3) size 346x19
19 text run at (0,3) width 346: "This field should look and act focused. Try to type into it: " 10 text run at (0,3) width 346: "This field should look and act focused. Try to type into it: "
20 RenderTextControl {INPUT} at (348,2) size 153x22 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)] 11 RenderTextControl {INPUT} at (348,2) size 153x22 [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 185x42
15 RenderView at (0,0) size 185x40
16 layer at (0,0) size 185x42
17 RenderBlock {HTML} at (0,0) size 185x42
18 RenderBody {BODY} at (8,8) size 169x26
19 RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
20 layer at (12,13) size 149x16
21 RenderBlock {DIV} at (2,3) size 149x16
21 layer at (358,73) size 149x16 22 layer at (358,73) size 149x16
22 RenderBlock {DIV} at (2,3) size 149x16 23 RenderBlock {DIV} at (2,3) size 149x16
23 RenderText {#text} at (0,0) size 36x16 24 RenderText {#text} at (0,0) size 36x16
24 text run at (0,0) width 36: "PASS" 25 text run at (0,0) width 36: "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