Patch Changes
-
Allow
__FlushElementTree()to run inside a main-thread event handler without (#3438)
triggering wasm-bindgen's recursive-borrow error or aborting the remaining
event dispatch. -
Support the
__GetAttributeNameselement PAPI. (#3291)ElementNode.getAttributeNames()of the ReactLynx worklet runtime calls it, so a
main-thread script reaching that API threwReferenceErroron web. -
Updated dependencies [
948eece,f9fdbad,6cc9624,6cc9624]:- @lynx-js/css-serializer@0.1.8
- @lynx-js/web-elements@0.12.8
- @lynx-js/web-worker-rpc@0.24.1