mirror of https://github.com/tc39/test262.git
23efc2c96a
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 |
||
---|---|---|
.. | ||
multi-line-html-close.js | ||
single-line-html-close-asi.js | ||
single-line-html-close.js | ||
single-line-html-open.js |