Rick Waldron
Rick Waldron
Nit: Here and elsewhere: add a test for `'1.01': '1'` (soon to be `1.0`) since trailing zero behavior is important. _Originally posted by @sffc in https://github.com/tc39/test262/pull/3334#discussion_r774629784_
https://github.com/tc39/ecma262/pull/2038
http://bugs.jquery.com/ticket/14376 `jQuery.fn.data()` will not work data-\* attributes in the very specific case where an attribute has been named with multiple words and any of the words _after_ the first word...
Why is this preferred over `list()`?
> When the visibility state of the Document in the top-level browsing context changes, let current_visibility_state be the result of running the steps to determine the visibility state of the...
`Sensor({ wakeup: true });` - defaults to false - will wake up a sleeping device on change
~~This "sort of" works. You have to get the build info from @leobalter, make sure you're running the build correctly (which isn't obvious) and then run the karma tests using...
I say that in the nicest way possible. When I work with git, I don't type: `git-command-line-function checkout ....`, so I don't want the analog in my programs either. Seems...