| Index: test/webkit/parser-xml-close-comment-expected.txt
|
| diff --git a/test/webkit/parser-xml-close-comment-expected.txt b/test/webkit/parser-xml-close-comment-expected.txt
|
| index 19ff53fc1c504e7b7448c376c9a6eb6b6643617a..b6aebe3d06425f746a9c75a36300afecb12880d0 100644
|
| --- a/test/webkit/parser-xml-close-comment-expected.txt
|
| +++ b/test/webkit/parser-xml-close-comment-expected.txt
|
| @@ -30,7 +30,7 @@ PASS 'should be a syntax error' --> threw exception ReferenceError: Invalid left
|
| PASS /**/ 1 --> threw exception ReferenceError: Invalid left-hand side expression in postfix operation.
|
| PASS 1 /**/ --> threw exception ReferenceError: Invalid left-hand side expression in postfix operation.
|
| PASS 1/*
|
| -*/--> threw exception SyntaxError: Unexpected token >.
|
| +*/--> is 1
|
| PASS --> is undefined.
|
| PASS /**/--> is undefined.
|
| PASS /*
|
|
|