fix(parser): track irregular line terminators in trivia (#25947)
## Summary - notify `TriviaBuilder` when the lexer consumes U+2028 or U+2029 - keep Annex B HTML-close comments after irregular line terminators attached as leading trivia - add a script-mode regression test covering both Unicode separators
C
camc314 committed
2dad1e0ec7ba2878fc5472c9430b8ee28aa41b54
Parent: 58ba651