Using arrays in `style` can cause errors in some cases
Version
3.2.26
Reproduction link
Steps to reproduce
Delete a div
that is not the last div
What is expected?
work well
What is actually happening?
throw an error.
Failed to set an indexed property on 'CSSStyleDeclaration': Indexed property setter is not supported.