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

Unified Diff: LayoutTests/fast/xsl/xslt-mismatched-tags-in-xslt-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/xslt-mismatched-tags-in-xslt-expected.txt
diff --git a/LayoutTests/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt b/LayoutTests/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt
index bf5e61b9fc39c2859d3db30c53ea98e61c35a52a..bfbdbcccc538d940a98b61dbd7a39b146d1c6954 100644
--- a/LayoutTests/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt
+++ b/LayoutTests/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt
@@ -1,12 +1,12 @@
-CONSOLE MESSAGE: line 9: Opening and ending tag mismatch: p line 8 and body
+CONSOLE ERROR: line 9: Opening and ending tag mismatch: p line 8 and body
-CONSOLE MESSAGE: line 10: Opening and ending tag mismatch: body line 6 and html
+CONSOLE ERROR: line 10: Opening and ending tag mismatch: body line 6 and html
-CONSOLE MESSAGE: line 11: Opening and ending tag mismatch: html line 5 and xsl:template
+CONSOLE ERROR: line 11: Opening and ending tag mismatch: html line 5 and xsl:template
-CONSOLE MESSAGE: line 12: Opening and ending tag mismatch: template line 4 and stylesheet
+CONSOLE ERROR: line 12: Opening and ending tag mismatch: template line 4 and stylesheet
-CONSOLE MESSAGE: line 12: Premature end of data in tag stylesheet line 2
+CONSOLE ERROR: line 12: Premature end of data in tag stylesheet line 2
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600

Powered by Google App Engine
This is Rietveld 408576698