mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-22 16:38:10 +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.
86 KiB
86 KiB