mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 14:43:28 +00:00
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.