Skip to content

incorrect HTMLCloseComment  #28

@jmdyck

Description

@jmdyck

In the tests:

  • pass/4f5419fe648c691b.js
  • pass/5a2a8e992fa4fe37.js
  • pass/5d5b9de6d9b95f3e.js
  • pass/946bee37652a31fa.js
  • pass/ba00173ff473e7da.js
  • pass/e03ae54743348d7d.js

there is what appears to be an HTMLCloseComment, except that an HTMLCloseComment must be immediately preceded by either /* ... LineTerminator ... */ or a LineTerminatorSequence, and (in these tests), it isn't.

So either these tests should be moved to fail/, or they should be turned into valid scripts, I'm not sure which.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions