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

Side by Side Diff: LayoutTests/platform/mac/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 212x18 6 RenderText {#text} at (0,0) size 212x18
7 text run at (0,0) width 212: "This iframe should have a border." 7 text run at (0,0) width 212: "This iframe should have a border."
8 RenderBR {BR} at (212,14) size 0x0 8 RenderBR {BR} at (212,14) size 0x0
9 RenderPartObject {IFRAME} at (0,18) 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,158) size 4x18 9 RenderText {#text} at (304,158) size 4x18
16 text run at (304,158) width 4: " " 10 text run at (304,158) width 4: " "
17 RenderBR {BR} at (0,0) size 0x0 11 RenderBR {BR} at (0,0) size 0x0
18 RenderText {#text} at (0,176) size 146x18 12 RenderText {#text} at (0,176) size 146x18
19 text run at (0,176) width 146: "This iframe should not." 13 text run at (0,176) width 146: "This iframe should not."
20 RenderBR {BR} at (146,190) size 0x0 14 RenderBR {BR} at (146,190) size 0x0
21 RenderPartObject {IFRAME} at (0,194) 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,330) size 4x18 15 RenderText {#text} at (300,330) size 4x18
28 text run at (300,330) width 4: " " 16 text run at (300,330) width 4: " "
29 RenderBR {BR} at (304,344) size 0x0 17 RenderBR {BR} at (304,344) size 0x0
30 RenderText {#text} at (0,348) size 216x18 18 RenderText {#text} at (0,348) size 216x18
31 text run at (0,348) width 216: "This iframe should have a border. " 19 text run at (0,348) width 216: "This iframe should have a border. "
32 RenderBR {BR} at (216,362) size 0x0 20 RenderBR {BR} at (216,362) size 0x0
33 RenderPartObject {IFRAME} at (0,366) 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,26) size 304x154
23 RenderPartObject {IFRAME} at (0,18) 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,202) size 300x150
30 RenderPartObject {IFRAME} at (0,194) 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,374) size 304x154
37 RenderPartObject {IFRAME} at (0,366) 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