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

Side by Side Diff: LayoutTests/platform/linux/fast/xsl/xslt-missing-namespace-in-xslt-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 CONSOLE ERROR: line 8: Namespace prefix foo on bar is not defined
2
3 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x88 3 layer at (0,0) size 800x175
6 RenderBlock {html} at (0,0) size 800x88 4 RenderBlock {HTML} at (0,0) size 800x175
7 RenderBody {body} at (8,16) size 784x56 5 RenderBody {BODY} at (8,8) size 784x159
8 RenderBlock {p} at (0,0) size 784x20 6 layer at (8,8) size 304x154
9 RenderText {#text} at (0,0) size 218x19 7 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
10 text run at (0,0) width 218: "You should see error text above this" 8 layer at (0,0) size 573x304
11 RenderBlock (anonymous) at (0,36) size 784x0 9 RenderView at (0,0) size 285x135
12 RenderInline {bar} at (0,0) size 0x0 10 layer at (0,0) size 285x304
13 RenderBlock {p} at (0,36) size 784x20 11 RenderBlock {html} at (0,0) size 285x303.88
14 RenderText {#text} at (0,0) size 331x19 12 RenderBlock {parsererror} at (16,16) size 253x235.88 [bgcolor=#FFDDDD] [ border: (2px solid #CC7777)]
15 text run at (0,0) width 331: "ERROR? this, and nothing below it should be rendered" 13 RenderBlock {h3} at (18,20.72) size 217x23
14 RenderText {#text} at (0,0) size 324x22
15 text run at (0,0) width 324: "This page contains the following err ors:"
16 RenderBlock {div} at (18,62.44) size 217x15
17 RenderText {#text} at (0,0) size 539x15
18 text run at (0,0) width 539: "error on line 1 at column 71: Specif ication mandate value for attribute xmlns"
19 text run at (539,0) width 0: " "
20 RenderBlock {h3} at (18,96.16) size 217x23
21 RenderText {#text} at (0,0) size 430x22
22 text run at (0,0) width 430: "Below is a rendering of the page up to the first error."
23 RenderBlock {p} at (18,137.88) size 217x80
24 RenderText {#text} at (0,0) size 210x79
25 text run at (0,0) width 204: "This document was created as the"
26 text run at (0,20) width 193: "result of an XSL transformation."
27 text run at (0,40) width 210: "The line and column numbers given"
28 text run at (0,60) width 189: "are from the transformed result."
29 RenderBody {body} at (8,267.88) size 269x20
30 RenderBlock {p} at (0,0) size 269x20
31 RenderText {#text} at (0,0) size 218x19
32 text run at (0,0) width 218: "You should see error text above this "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698