Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #618 - Slightly improve module scripting tests. | Moonchild | 2020-07-04 |
| | | | | Ref: BZ 1388728 | ||
* | Issue #439 - Remove, fix and clean up automated tests | Moonchild | 2020-06-08 |
| | | | | | | | With the big amount of code churn around DOM a lot of tests broke severely enough that they caused build bustage. This commit cleans up, removes or otherwise fixes tests that are broken, no longer relevant or obsolete. | ||
* | Issue #1525 - Kill marquee element | Moonchild | 2020-06-01 |
| | | | | | | * Remove marquee code * Regenerate HTML Elements/parser code for Removal of Marquee. Co-authored-by: Gaming4JC <g4jc@hyperbola.info> | ||
* | Bug 1416999 - Remove document.registerElement | Matt A. Tobin | 2020-04-17 |
| | | | | Tag #1375 | ||
* | Bug 1396584 - Remove support for multiple ShadowRoots | Matt A. Tobin | 2020-04-17 |
| | | | | Tag #1375 | ||
* | Bug 1406922 - Make CycleCollectedJSContext to handle microtasks and make ↵ | Gaming4JC | 2020-01-26 |
| | | | | | | MutationObserver to use them Tag UXP Issue #1344 | ||
* | Bug 1396620 - Part 1: Remove created callback for custom elements | Gaming4JC | 2020-01-26 |
| | | | | Tag UXP Issue #1344 | ||
* | Issue #1366 - Completely remove showModalDialog | Gaming4JC | 2020-01-21 |
| | |||
* | Issue #1118 - Part 6: Fix various tests that are no longer correct. | wolfbeast | 2019-12-22 |
| | | | | | The behavior change of document.open() requires these tests to be changed to account for the new spec behavior. | ||
* | Stabilize and align Intersection Observers | wolfbeast | 2018-06-27 |
| | | | | | | | - Fixes several crashes - Aligns the feature with the W3C WD spec Tag #249 | ||
* | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 |
| | |||
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 | ||
* | Bug 1182569: Update tests when converting docshell loads to use AynscOpen2 | janekptacijarabaci | 2018-04-30 |
| | |||
* | HTML - implement the labels attribute (added a test) | janekptacijarabaci | 2018-04-13 |
| | | | | https://github.com/MoonchildProductions/UXP/commit/6be9e507077bfdd2b8c82c203cf70f010ecce086#commitcomment-28047433 | ||
* | Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM | Tom Ritter | 2018-03-14 |
| | | | | | | | MozReview-Commit-ID: 6xhQ71a5rDU --HG-- extra : transplant_source : %C2%D3%A7It%0Cg%92h%BB%3A%95%A2%0D.%86%B9C%9B%2B | ||
* | HTML - implement the labels attribute | janekptacijarabaci | 2018-03-12 |
| | |||
* | JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double | janekptacijarabaci | 2018-02-21 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |