Kevin Doughty
Kevin Doughty
I've implemented the DOMRect and DOMQuad classes, but there are no tests yet. I copied your coding style from DOMPoint. I used https://www.w3.org/TR/geometry-1/ instead of https://drafts.fxtf.org/geometry/ but they look identical...
I would like to implement tests but there are no test suites in the package.json file. I would choose my own and make a pull request, but I don't know...
Steps to reproduce: Click "Go to / demo" and "Open homepage" back and forth a dozen times. Then hit the browser's back navigation button, rapidly, a dozen times. If it...
### Describe the bug The animation example at https://svelte.dev/examples/animate is of low quality and fails on double and triple click. Personally, I think non-additive FLIP is bollocks and a bigger...
Blending transitions using a subtract operation https://github.com/w3c/csswg-drafts/issues/10646 and `CompositeOperation: blend` https://github.com/w3c/csswg-drafts/issues/10927. Keywords `replace` or `blend`, default is `replace`. Would bypass css-transitions-2 section 3.1 “[Faster reversing](https://www.w3.org/TR/css-transitions-2/#reversing)” and allow multiple transitions to...
I am unable to disable play/pause in brave. I don't know which keys to disable so I tried many. Did I miss something? If a webpage video is first played...