fn collect_sequence<F>( position: &mut Peekable<Chars<'_>>, condition: F, ) -> Stringwhere F: Fn(char) -> bool,
https://infra.spec.whatwg.org/#collect-a-sequence-of-code-points