Tom
Tom
@christian-bromann thanks for your quick reply and workaround.
Hi @augustjk, I think this could be merged maybe? :)
I think vite _makes_ it work there. But if you have that import in a `.js` file and run it with `node` then that import will crash as well. ```...
@capc0 Sadly, the original WebKit issue doesn't seem to get much attention. And it's a pretty bad bug. A workaround is to set a random CSS property on the host...
Yeah, the gain would be minimal by removing the default (also in `getPropertyOptions()`, indeed). Also considering any defaults are all the same object reference. It's more about consistency for me,...