Files
ladybird/Userland
Andreas Kling 850955053f 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.
2019-10-09 18:54:34 +02:00
..
2019-06-22 15:47:08 +02:00
2019-09-07 16:54:49 +02:00
2019-09-21 20:50:06 +02:00
2019-09-21 20:50:06 +02:00
2019-06-22 15:47:08 +02:00
2019-09-21 20:50:06 +02:00
2019-06-22 15:47:08 +02:00
2019-09-21 20:50:06 +02:00
2019-09-28 18:29:42 +02:00
2019-09-28 18:29:42 +02:00
2019-09-21 20:50:06 +02:00
2019-08-25 19:47:37 +02:00
2018-12-20 00:39:29 +01:00
2019-09-12 07:47:19 +02:00
2019-05-16 20:18:17 +02:00