Alexandru Chiculita

Results 4 comments of Alexandru Chiculita

@tjruwase found some hack workaround. Trying to create a quick example.

@tjruwase I've figured out a simple example and created a GIST below. See the gist for a vscode launcher snippet on how to run. https://gist.github.com/achicu/884e18d6ec599d1d2db574dd056a16ad Tested to reproduce with PyTorch...

Looks like a bug in WebKit. I've logged the following bug: https://bugs.webkit.org/show_bug.cgi?id=113140

@dirkschulze My concerns were related to CSSOM. How can you safely read this property from JavaScript? I think that `filter` and `-webkit-filter` should be consistent in regards to their computed...