Dan Robertson

Results 91 comments of Dan Robertson

> We might want to put all the filed under tentative/ just because there is no spec for this. But other than that looks good Renamed all tests to `.tentative.html`....

@whimboo Updated and resolved all comments. Thanks for the ping!

> Re tentative, now there is a spec since [w3c/uievents#338](https://github.com/w3c/uievents/issues/338) was merged. :+1: Thanks for the note about this. Forgot that I'd need to update this. Also it looks like...

@zcorpan Actually to what extent should I rename things? For example, AFAIK it isn't explicitly specified what should happen when the initial target of the wheel transaction is removed, but...

Awesome! I'll update it asap

Merged! Just wasn't sure if I was supposed to merge it, or if I was supposed to wait for a reviewer to merge it. Thanks for the ping!

Posted a PR #7512, as I was looking at a numeric parsing for #7511. Feel free to close and ignore the PR if you already have a patch.

> 1. That change should actually change `printf` behaviour (`seq` currently uses totally different parsing code, I'm trying to unify them...). Not sure why you don't see any change, but...