From 3c2fbc825c469ef4f542e380a1e8d43775649aea Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Wed, 3 Jun 2020 22:11:54 +0200 Subject: [PATCH] LibWeb: Call children_changed() on text nodes when flushing characters Now that we flush characters in a single place, we can call the Text's children_changed() from there instead of having a goofy targeted hack for