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

Side by Side Diff: LayoutTests/platform/mac/fast/frames/onlyCommentInIFrame-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 780x54 6 RenderText {#text} at (0,0) size 780x54
7 text run at (0,0) width 780: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would only " 7 text run at (0,0) width 780: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would only "
8 text run at (0,18) width 773: "construct RenderViews for such iframes. W e need to propery construct an empty frame instead, so the RenderView should" 8 text run at (0,18) width 773: "construct RenderViews for such iframes. W e need to propery construct an empty frame instead, so the RenderView should"
9 text run at (0,36) width 502: "have a RenderBlock and RenderBody below i t in the dump of the RenderTree. " 9 text run at (0,36) width 502: "have a RenderBlock and RenderBody below i t in the dump of the RenderTree. "
10 RenderBR {BR} at (502,50) size 0x0 10 RenderBR {BR} at (502,50) size 0x0
11 RenderPartObject {IFRAME} at (0,54) size 788x14 [border: (2px inset #EEEEE E)]
12 layer at (0,0) size 784x10
13 RenderView at (0,0) size 784x10
14 layer at (0,0) size 784x10
15 RenderBlock {HTML} at (0,0) size 784x10
16 RenderBody {BODY} at (8,8) size 768x0
17 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
18 RenderBR {BR} at (0,0) size 0x0 12 RenderBR {BR} at (0,0) size 0x0
19 RenderBR {BR} at (0,68) size 0x18 13 RenderBR {BR} at (0,68) size 0x18
20 RenderPartObject {IFRAME} at (0,86) size 788x14 [border: (2px inset #EEEEE E)]
21 layer at (0,0) size 769x169
22 RenderView at (0,0) size 769x10
23 layer at (0,0) size 769x169
24 RenderBlock {html} at (0,0) size 769x168.88
25 RenderBody {body} at (8,16) size 753x136.88
26 RenderBlock {parsererror} at (16,0) size 721x136.88 [bgcolor=#FFDD DD] [border: (2px solid #CC7777)]
27 RenderBlock {h3} at (18,20.72) size 685x22
28 RenderText {#text} at (0,0) size 309x22
29 text run at (0,0) width 309: "This page contains the followi ng errors:"
30 RenderBlock {div} at (18,61.44) size 685x14
31 RenderText {#text} at (0,0) size 490x14
32 text run at (0,0) width 490: "error on line 1 at column 15: Extra content at the end of the document"
33 text run at (490,0) width 0: " "
34 RenderBlock {h3} at (18,94.16) size 685x22
35 RenderText {#text} at (0,0) size 412x22
36 text run at (0,0) width 412: "Below is a rendering of the pa ge up to the first error."
37 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 layer at (8,62) size 788x14
16 RenderPartObject {IFRAME} at (0,54) size 788x14 [border: (2px inset #EEEEEE)]
17 layer at (0,0) size 784x10
18 RenderView at (0,0) size 784x10
19 layer at (0,0) size 784x10
20 RenderBlock {HTML} at (0,0) size 784x10
21 RenderBody {BODY} at (8,8) size 768x0
22 layer at (8,94) size 788x14
23 RenderPartObject {IFRAME} at (0,86) size 788x14 [border: (2px inset #EEEEEE)]
24 layer at (0,0) size 769x169
25 RenderView at (0,0) size 769x10
26 layer at (0,0) size 769x169
27 RenderBlock {html} at (0,0) size 769x168.88
28 RenderBody {body} at (8,16) size 753x136.88
29 RenderBlock {parsererror} at (16,0) size 721x136.88 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
30 RenderBlock {h3} at (18,20.72) size 685x22
31 RenderText {#text} at (0,0) size 309x22
32 text run at (0,0) width 309: "This page contains the following e rrors:"
33 RenderBlock {div} at (18,61.44) size 685x14
34 RenderText {#text} at (0,0) size 490x14
35 text run at (0,0) width 490: "error on line 1 at column 15: Extr a content at the end of the document"
36 text run at (490,0) width 0: " "
37 RenderBlock {h3} at (18,94.16) size 685x22
38 RenderText {#text} at (0,0) size 412x22
39 text run at (0,0) width 412: "Below is a rendering of the page u p to the first error."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698