diff options
author | Andreas Kling <kling@serenityos.org> | 2020-06-03 21:53:08 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-03 21:53:08 +0200 |
commit | c40de9275a9850034362877ccaf7a1a979960221 (patch) | |
tree | f7f6f9af52d5eacc2af0a8efbb4cd4c4e1d60543 /.github | |
parent | 214982026080f411ea38e1dbb1a51186d10362fe (diff) | |
download | serenity-c40de9275a9850034362877ccaf7a1a979960221.zip |
LibWeb: Buffer text node character insertions in the new parser
Instead of appending character-at-a-time, we now buffer character
insertions in a StringBuilder, and flush them to the relevant node
whenever we start inserting into a new node (and when parsing ends.)
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions