@mathias Mathias, do you know why
eval("`\u000d`.codePointAt()") outputs 10 rather than 13?
Replying to @j12y_
A lone CR gets normalized to LF. See https://tc39.github.io/ecma262/#sec-static-semantics-tv-and-trv …: "The TRV of LineTerminatorSequence::<CR> is the code unit 0x000A (LINE FEED)." HTML has the same normalization behavior, by the way.
9:20 AM - 19 Sep 2018
0 replies
0 retweets
1 like
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.