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

Side by Side Diff: LayoutTests/platform/linux/fast/xsl/xslt-extra-content-at-end-expected.txt

Issue 365873002: Implement a part of ProcessingInstruction by using PrivateScript (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: WIP: async XHR, rewriting layout tests Created 6 years, 3 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 800x264 3 layer at (0,0) size 800x175
4 RenderBlock {html} at (0,0) size 800x263.88 4 RenderBlock {HTML} at (0,0) size 800x175
5 RenderBlock {parsererror} at (16,16) size 768x195.88 [bgcolor=#FFDDDD] [bord er: (2px solid #CC7777)] 5 RenderBody {BODY} at (8,8) size 784x159
6 RenderBlock {h3} at (18,20.72) size 732x23 6 layer at (8,8) size 304x154
7 RenderText {#text} at (0,0) size 324x22 7 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
8 text run at (0,0) width 324: "This page contains the following errors: " 8 layer at (0,0) size 524x208
9 RenderBlock {div} at (18,62.44) size 732x15 9 RenderView at (0,0) size 285x135
10 RenderText {#text} at (0,0) size 490x15 10 layer at (0,0) size 285x208
11 text run at (0,0) width 490: "error on line 1 at column 76: Extra cont ent at the end of the document" 11 RenderBlock {html} at (0,0) size 285x207.88
12 text run at (490,0) width 0: " " 12 RenderBlock {parsererror} at (16,16) size 253x139.88 [bgcolor=#FFDDDD] [ border: (2px solid #CC7777)]
13 RenderBlock {h3} at (18,96.16) size 732x23 13 RenderBlock {h3} at (18,20.72) size 217x23
14 RenderText {#text} at (0,0) size 430x22 14 RenderText {#text} at (0,0) size 324x22
15 text run at (0,0) width 430: "Below is a rendering of the page up to t he first error." 15 text run at (0,0) width 324: "This page contains the following err ors:"
16 RenderBlock {p} at (18,137.88) size 732x40 16 RenderBlock {div} at (18,62.44) size 217x15
17 RenderText {#text} at (0,0) size 692x39 17 RenderText {#text} at (0,0) size 490x15
18 text run at (0,0) width 692: "This document was created as the result of an XSL transformation. The line and column numbers given are from the" 18 text run at (0,0) width 490: "error on line 1 at column 76: Extra content at the end of the document"
19 text run at (0,20) width 112: "transformed result." 19 text run at (490,0) width 0: " "
20 RenderBody {body} at (8,227.88) size 784x20 20 RenderBlock {h3} at (18,96.16) size 217x23
21 RenderBlock {p} at (0,0) size 784x20 21 RenderText {#text} at (0,0) size 430x22
22 RenderText {#text} at (0,0) size 218x19 22 text run at (0,0) width 430: "Below is a rendering of the page up to the first error."
23 text run at (0,0) width 218: "You should see error text above this" 23 RenderBody {body} at (8,171.88) size 269x20
24 RenderBlock {p} at (0,0) size 269x20
25 RenderText {#text} at (0,0) size 218x19
26 text run at (0,0) width 218: "You should see error text above this "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698