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

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

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 783x59 6 RenderText {#text} at (0,0) size 783x59
7 text run at (0,0) width 738: "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 738: "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,20) width 783: "construct RenderViews for such iframes. W e need to propery construct an empty frame instead, so the RenderView should hav e a" 8 text run at (0,20) width 783: "construct RenderViews for such iframes. W e need to propery construct an empty frame instead, so the RenderView should hav e a"
9 text run at (0,40) width 435: "RenderBlock and RenderBody below it in th e dump of the RenderTree. " 9 text run at (0,40) width 435: "RenderBlock and RenderBody below it in th e dump of the RenderTree. "
10 RenderBR {BR} at (435,55) size 0x0 10 RenderBR {BR} at (435,55) size 0x0
(...skipping 19 matching lines...) Expand all
30 RenderBlock {h3} at (18,20.72) size 685x23 30 RenderBlock {h3} at (18,20.72) size 685x23
31 RenderText {#text} at (0,0) size 324x22 31 RenderText {#text} at (0,0) size 324x22
32 text run at (0,0) width 324: "This page contains the following e rrors:" 32 text run at (0,0) width 324: "This page contains the following e rrors:"
33 RenderBlock {div} at (18,62.44) size 685x15 33 RenderBlock {div} at (18,62.44) size 685x15
34 RenderText {#text} at (0,0) size 490x15 34 RenderText {#text} at (0,0) size 490x15
35 text run at (0,0) width 490: "error on line 1 at column 15: Extr a content at the end of the document" 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: " " 36 text run at (490,0) width 0: " "
37 RenderBlock {h3} at (18,96.16) size 685x23 37 RenderBlock {h3} at (18,96.16) size 685x23
38 RenderText {#text} at (0,0) size 430x22 38 RenderText {#text} at (0,0) size 430x22
39 text run at (0,0) width 430: "Below is a rendering of the page u p to the first error." 39 text run at (0,0) width 430: "Below is a rendering of the page u p to the first error."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698