mirror of https://github.com/tc39/test262.git
Update single-line-html-close.js
Fix comment with the description of the syntax
This commit is contained in:
parent
6cbb6da947
commit
b628e4b054
|
@ -12,7 +12,7 @@ info: |
|
|||
SingleLineDelimitedComment
|
||||
|
||||
SingleLineHTMLCloseComment ::
|
||||
LineTerminatorSequenceHTMLCloseComment
|
||||
LineTerminatorSequence HTMLCloseComment
|
||||
|
||||
HTMLCloseComment ::
|
||||
WhiteSpaceSequence[opt] SingleLineDelimitedCommentSequence[opt] --> SingleLineCommentChars[opt]
|
||||
|
|
Loading…
Reference in New Issue