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

Side by Side Diff: LayoutTests/platform/win/fast/frames/iframe-with-frameborder-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 RenderText {#text} at (0,0) size 201x19 6 RenderText {#text} at (0,0) size 201x19
7 text run at (0,0) width 201: "This iframe should have a border." 7 text run at (0,0) width 201: "This iframe should have a border."
8 RenderBR {BR} at (201,15) size 0x0 8 RenderBR {BR} at (201,15) size 0x0
9 RenderPartObject {IFRAME} at (0,20) size 304x154 [border: (2px inset #EEEE EE)]
10 layer at (0,0) size 300x150
11 RenderView at (0,0) size 300x150
12 layer at (0,0) size 300x150
13 RenderBlock {HTML} at (0,0) size 300x150
14 RenderBody {BODY} at (8,8) size 284x134
15 RenderText {#text} at (304,159) size 4x19 9 RenderText {#text} at (304,159) size 4x19
16 text run at (304,159) width 4: " " 10 text run at (304,159) width 4: " "
17 RenderBR {BR} at (0,0) size 0x0 11 RenderBR {BR} at (0,0) size 0x0
18 RenderText {#text} at (0,179) size 136x19 12 RenderText {#text} at (0,179) size 136x19
19 text run at (0,179) width 136: "This iframe should not." 13 text run at (0,179) width 136: "This iframe should not."
20 RenderBR {BR} at (136,194) size 0x0 14 RenderBR {BR} at (136,194) size 0x0
21 RenderPartObject {IFRAME} at (0,199) size 300x150
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
27 RenderText {#text} at (300,334) size 4x19 15 RenderText {#text} at (300,334) size 4x19
28 text run at (300,334) width 4: " " 16 text run at (300,334) width 4: " "
29 RenderBR {BR} at (304,349) size 0x0 17 RenderBR {BR} at (304,349) size 0x0
30 RenderText {#text} at (0,354) size 205x19 18 RenderText {#text} at (0,354) size 205x19
31 text run at (0,354) width 205: "This iframe should have a border. " 19 text run at (0,354) width 205: "This iframe should have a border. "
32 RenderBR {BR} at (205,369) size 0x0 20 RenderBR {BR} at (205,369) size 0x0
33 RenderPartObject {IFRAME} at (0,374) size 304x154 [border: (2px inset #EEE EEE)]
34 layer at (0,0) size 300x150
35 RenderView at (0,0) size 300x150
36 layer at (0,0) size 300x150
37 RenderBlock {HTML} at (0,0) size 300x150
38 RenderBody {BODY} at (8,8) size 284x134
39 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 layer at (8,28) size 304x154
23 RenderPartObject {IFRAME} at (0,20) size 304x154 [border: (2px inset #EEEEEE)]
24 layer at (0,0) size 300x150
25 RenderView at (0,0) size 300x150
26 layer at (0,0) size 300x150
27 RenderBlock {HTML} at (0,0) size 300x150
28 RenderBody {BODY} at (8,8) size 284x134
29 layer at (8,207) size 300x150
30 RenderPartObject {IFRAME} at (0,199) size 300x150
31 layer at (0,0) size 300x150
32 RenderView at (0,0) size 300x150
33 layer at (0,0) size 300x150
34 RenderBlock {HTML} at (0,0) size 300x150
35 RenderBody {BODY} at (8,8) size 284x134
36 layer at (8,382) size 304x154
37 RenderPartObject {IFRAME} at (0,374) size 304x154 [border: (2px inset #EEEEEE) ]
38 layer at (0,0) size 300x150
39 RenderView at (0,0) size 300x150
40 layer at (0,0) size 300x150
41 RenderBlock {HTML} at (0,0) size 300x150
42 RenderBody {BODY} at (8,8) size 284x134
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698