Patch Changes
-
fix: some inline style properties cause crash (#647)
add support for the following css properties
- mask
- mask-repeat
- mask-position
- mask-clip
- mask-origin
- mask-size
- gap
- column-gap
- row-gap
- image-rendering
- hyphens
- offset-path
- offset-distance
-
feat: support touch events for MTS (#641)
now we support
- main-thread:bindtouchstart
- main-thread:bindtouchend
- main-thread:bindtouchmove
- main-thread:bindtouchcancel
-
Updated dependencies [
c9ccad6
]:- @lynx-js/web-constants@0.13.1