| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
| |
elements reactions;
The spec was unclear on how CEReactions interact with thrown exceptions; see https://github.com/whatwg/html/issues/3217. The spec is now being clarified in https://github.com/whatwg/html/pull/3235.
Tag UXP Issue #1344
|
|
|
|
| |
This resolves #1283.
|
|
|
|
|
|
|
| |
This removes a ton of tests that are no longer relevant with (un)watch
removed (e.g. testing stability/bugs in the watchpoint system itself
which has never been the most stable), and updates others that would
previously rely on watch/unwatch, so that they don't unexpectedly fail.
|
|
|
|
|
|
|
| |
Specifically, three changes:
1) valueOf should be non-enumerable.
2) valueOf should be === to Object.prototype.valueOf.
3) There should be no toJSON.
|
|
|
|
|
|
| |
Self-hosted implementation that adds both functions and adds them to
@@unscopables as specced in ES2019.
Resolves #1095
|
|
|
|
| |
https://github.com/MoonchildProductions/moebius/pull/243
|
|\
| |
| |
| | |
js_array_values_1
|
| |
| |
| |
| | |
Issue #77
|
| | |
|
|/ |
|
|
|