mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-01 19:18:20 +00:00
Setting the `data` of a text node already triggers `children changed` per spec, so there's no need for an explicit call. This avoids parsing every HTMLStyleElement sheet twice. :^)