summaryrefslogtreecommitdiff
path: root/Shell
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-10-09 18:54:34 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-10-09 18:54:34 +0200
commit850955053f55a97f932976783db8e7b2f19ee5f1 (patch)
treee9dff75cbca19668265230da6f51d6f1344e4c34 /Shell
parent59795aab41728b6ffda903781b9063f4dc907490 (diff)
downloadserenity-850955053f55a97f932976783db8e7b2f19ee5f1.zip
LibHTML: Rename Document::normalize() to fixup() and always do it
Node.normalize() is a standard DOM API that coalesces Text nodes. To avoid clashing with that, rename it to fixup(). This patch also makes it happen automagically as part of parsing.
Diffstat (limited to 'Shell')
0 files changed, 0 insertions, 0 deletions