mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 06:07:59 +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