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

Side by Side Diff: LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-expected.txt

Issue 310943002: Auto-rebaseline for r175390 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 772x53 6 RenderText {#text} at (0,0) size 772x53
7 text run at (0,0) width 763: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would" 7 text run at (0,0) width 763: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would"
8 text run at (0,18) width 772: "only construct RenderViews for such ifram es. We need to propery construct an empty frame instead, so the RenderView" 8 text run at (0,18) width 772: "only construct RenderViews for such ifram es. We need to propery construct an empty frame instead, so the RenderView"
9 text run at (0,36) width 554: "should have a RenderBlock and RenderBody below it in the dump of the RenderTree. " 9 text run at (0,36) width 554: "should have a RenderBlock and RenderBody below it in the dump of the RenderTree. "
10 RenderBR {BR} at (553,50) size 1x0 10 RenderBR {BR} at (553,50) size 1x0
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderBR {BR} at (0,0) size 0x0 12 RenderBR {BR} at (0,0) size 0x0
13 RenderBR {BR} at (0,68) size 0x17 13 RenderBR {BR} at (0,68) size 0x17
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 layer at (8,62) size 788x14 15 layer at (8,62) size 788x14
16 RenderPartObject {IFRAME} at (0,54) size 788x14 [border: (2px inset #EEEEEE)] 16 RenderPartObject {IFRAME} at (0,54) size 788x14 [border: (2px inset #EEEEEE)]
17 layer at (0,0) size 784x10 17 layer at (0,0) size 784x10
18 RenderView at (0,0) size 784x10 18 RenderView at (0,0) size 784x10
19 layer at (0,0) size 784x10 19 layer at (0,0) size 784x10
20 RenderBlock {HTML} at (0,0) size 784x10 20 RenderBlock {HTML} at (0,0) size 784x10
21 RenderBody {BODY} at (8,8) size 768x0 21 RenderBody {BODY} at (8,8) size 768x0
22 layer at (8,94) size 788x14 22 layer at (8,94) size 788x14
23 RenderPartObject {IFRAME} at (0,86) size 788x14 [border: (2px inset #EEEEEE)] 23 RenderPartObject {IFRAME} at (0,86) size 788x14 [border: (2px inset #EEEEEE)]
24 layer at (0,0) size 769x167 24 layer at (0,0) size 769x169
25 RenderView at (0,0) size 769x10 25 RenderView at (0,0) size 769x10
26 layer at (0,0) size 769x167 26 layer at (0,0) size 769x169
27 RenderBlock {html} at (0,0) size 769x166.88 27 RenderBlock {html} at (0,0) size 769x168.88
28 RenderBody {body} at (8,16) size 753x134.88 28 RenderBody {body} at (8,16) size 753x136.88
29 RenderBlock {parsererror} at (16,0) size 721x134.88 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)] 29 RenderBlock {parsererror} at (16,0) size 721x136.88 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
30 RenderBlock {h3} at (18,20.72) size 685x21 30 RenderBlock {h3} at (18,20.72) size 685x22
31 RenderText {#text} at (0,0) size 318x20 31 RenderText {#text} at (0,0) size 318x21
32 text run at (0,0) width 318: "This page contains the following e rrors:" 32 text run at (0,0) width 318: "This page contains the following e rrors:"
33 RenderBlock {div} at (18,60.44) size 685x14 33 RenderBlock {div} at (18,61.44) size 685x14
34 RenderText {#text} at (0,0) size 505x14 34 RenderText {#text} at (0,0) size 505x14
35 text run at (0,0) width 505: "error on line 1 at column 15: Extr a content at the end of the document" 35 text run at (0,0) width 505: "error on line 1 at column 15: Extr a content at the end of the document"
36 text run at (504,0) width 1: " " 36 text run at (504,0) width 1: " "
37 RenderBlock {h3} at (18,93.16) size 685x21 37 RenderBlock {h3} at (18,94.16) size 685x22
38 RenderText {#text} at (0,0) size 421x20 38 RenderText {#text} at (0,0) size 421x21
39 text run at (0,0) width 421: "Below is a rendering of the page u p to the first error." 39 text run at (0,0) width 421: "Below is a rendering of the page u p to the first error."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698