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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 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
OLDNEW
1 CONSOLE ERROR: line 8: Namespace prefix foo on bar is not defined 1 CONSOLE ERROR: line 8: Namespace prefix foo on bar is not defined
2 2
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutView at (0,0) size 800x600 4 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x88 5 layer at (0,0) size 800x300
6 LayoutBlockFlow {html} at (0,0) size 800x88 6 LayoutBlockFlow {html} at (0,0) size 800x299.88
7 LayoutBlockFlow {body} at (8,16) size 784x56 7 LayoutBlockFlow {parsererror} at (16,16) size 768x195.88 [bgcolor=#FFDDDD] [ border: (2px solid #CC7777)]
8 LayoutBlockFlow {h3} at (18,20.72) size 732x23
9 LayoutText {#text} at (0,0) size 324x22
10 text run at (0,0) width 324: "This page contains the following errors: "
11 LayoutBlockFlow {div} at (18,62.44) size 732x15
12 LayoutText {#text} at (0,0) size 511x15
13 text run at (0,0) width 511: "error on line 1 at column 110: Namespace prefix foo on bar is not defined"
14 text run at (511,0) width 0: " "
15 LayoutBlockFlow {h3} at (18,96.16) size 732x23
16 LayoutText {#text} at (0,0) size 428x22
17 text run at (0,0) width 428: "Below is a rendering of the page up to t he first error."
18 LayoutBlockFlow {p} at (18,137.88) size 732x40
19 LayoutText {#text} at (0,0) size 692x39
20 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"
21 text run at (0,20) width 112: "transformed result."
22 LayoutBlockFlow {body} at (8,227.88) size 784x56
8 LayoutBlockFlow {p} at (0,0) size 784x20 23 LayoutBlockFlow {p} at (0,0) size 784x20
9 LayoutText {#text} at (0,0) size 218x19 24 LayoutText {#text} at (0,0) size 217x19
10 text run at (0,0) width 218: "You should see error text above this" 25 text run at (0,0) width 217: "You should see error text above this"
11 LayoutBlockFlow (anonymous) at (0,36) size 784x0 26 LayoutBlockFlow (anonymous) at (0,36) size 784x0
12 LayoutInline {bar} at (0,0) size 0x0 27 LayoutInline {foo:bar} at (0,0) size 0x0
13 LayoutBlockFlow {p} at (0,36) size 784x20 28 LayoutBlockFlow {p} at (0,36) size 784x20
14 LayoutText {#text} at (0,0) size 331x19 29 LayoutText {#text} at (0,0) size 331x19
15 text run at (0,0) width 331: "ERROR? this, and nothing below it should be rendered" 30 text run at (0,0) width 331: "ERROR? this, and nothing below it should be rendered"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698