mirror of
https://github.com/tc39/test262.git
synced 2025-07-26 23:44:27 +02:00
Use a line terminator for HTMLCloseComments
This commit is contained in:
parent
e227f54d01
commit
1ce8166433
@ -17,4 +17,4 @@ info: |
|
|||||||
...
|
...
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
Function("-->");
|
Function("\n-->");
|
||||||
|
@ -18,4 +18,4 @@ info: |
|
|||||||
...
|
...
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
Function("-->", "");
|
Function("\n-->", "");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user