test262/test/annexB/language/comments
jugglinmike 23efc2c96a Extend test for HTML comments (#684)
Extend test for HTML comments

The V8 engine incorrectly requires a leading newline character for
MultiLineComments which contain the optional trailing HTMLCloseComment
[1]. Extend the current tests to fail when such an invalid restriction
is in place.
[1] https://bugs.chromium.org/p/v8/issues/detail?id=5142
2016-06-28 15:54:40 -07:00
..
multi-line-html-close.js Extend test for HTML comments (#684) 2016-06-28 15:54:40 -07:00
single-line-html-close-asi.js Add tests for Annex B extns to comments (#612) 2016-05-09 18:29:18 -04:00
single-line-html-close.js Add tests for Annex B extns to comments (#612) 2016-05-09 18:29:18 -04:00
single-line-html-open.js Add tests for Annex B extns to comments (#612) 2016-05-09 18:29:18 -04:00