mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 10:48:41 +00:00
This patch adds a u64 version counter to DOM::Document that increments whenever the tree structure changes (via node insertion or removal), or an element attribute is changed somehow. This will be used as a crude invalidation mechanism for HTMLCollection to cache its elements.
107 KiB
107 KiB