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

Unified Diff: LayoutTests/fast/xsl/transform-xhr-doc-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/xsl/transform-xhr-doc-expected.txt
diff --git a/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt b/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt
index 065c12ebf9874455fdf9c408a34e5b817ad38d12..bc52d82c55c497fa8ad3f511b9cec51fc60c0db9 100644
--- a/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt
+++ b/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 20: Uncaught TypeError: Cannot read property 'documentElement' of null
+CONSOLE ERROR: line 20: Uncaught TypeError: Cannot read property 'documentElement' of null
Test for bug 10313: xsl:import doesn't work in stylesheets loaded via XMLHttpRequest.
It's nice that this hasn't crashed, but the XSL transformation has failed.

Powered by Google App Engine
This is Rietveld 408576698