| 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
|
|
|