Updates libdom

libdom's parsing is now less strict with respect to attribute names. See:
https://github.com/lightpanda-io/libdom/pull/33

However, the attribute name in setAttribute has stricter validation applied to
it, which we now handle directly.
This commit is contained in:
Karl Seguin
2025-08-08 16:22:25 +08:00
parent fbd40a6514
commit 7f2c360f33
3 changed files with 21 additions and 3 deletions