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

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

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: filter console messages in content_shell rather than python Created 3 years, 9 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 CONSOLE ERROR: line 8:
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 800x88
6 LayoutBlockFlow {html} at (0,0) size 800x88 6 LayoutBlockFlow {html} at (0,0) size 800x88
7 LayoutBlockFlow {body} at (8,16) size 784x56 7 LayoutBlockFlow {body} at (8,16) size 784x56
8 LayoutBlockFlow {p} at (0,0) size 784x20 8 LayoutBlockFlow {p} at (0,0) size 784x20
9 LayoutText {#text} at (0,0) size 218x19 9 LayoutText {#text} at (0,0) size 218x19
10 text run at (0,0) width 218: "You should see error text above this" 10 text run at (0,0) width 218: "You should see error text above this"
11 LayoutBlockFlow (anonymous) at (0,36) size 784x0 11 LayoutBlockFlow (anonymous) at (0,36) size 784x0
12 LayoutInline {bar} at (0,0) size 0x0 12 LayoutInline {bar} at (0,0) size 0x0
13 LayoutBlockFlow {p} at (0,36) size 784x20 13 LayoutBlockFlow {p} at (0,36) size 784x20
14 LayoutText {#text} at (0,0) size 331x19 14 LayoutText {#text} at (0,0) size 331x19
15 text run at (0,0) width 331: "ERROR? this, and nothing below it should be rendered" 15 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