mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-10 17:12:41 +02:00
Now that we don't strip out whitespace, this method was copying the input TokenStream into a Vector, and then creating new TokenStreams from that. So, stop doing that and use the input TokenStream instead.
252 KiB
252 KiB