summaryrefslogtreecommitdiff
path: root/dom/base/test
Commit message (Collapse)AuthorAge
* Issue #618 - Slightly improve module scripting tests.Moonchild2020-07-04
| | | | Ref: BZ 1388728
* Issue #439 - Remove, fix and clean up automated testsMoonchild2020-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 elementMoonchild2020-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.registerElementMatt A. Tobin2020-04-17
| | | | Tag #1375
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17
| | | | Tag #1375
* Bug 1406922 - Make CycleCollectedJSContext to handle microtasks and make ↵Gaming4JC2020-01-26
| | | | | | MutationObserver to use them Tag UXP Issue #1344
* Bug 1396620 - Part 1: Remove created callback for custom elementsGaming4JC2020-01-26
| | | | Tag UXP Issue #1344
* Issue #1366 - Completely remove showModalDialogGaming4JC2020-01-21
|
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-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 Observerswolfbeast2018-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 #384Gaming4JC2018-05-26
|
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06
| | | | https://github.com/MoonchildProductions/moebius/pull/231
* Bug 1182569: Update tests when converting docshell loads to use AynscOpen2janekptacijarabaci2018-04-30
|
* HTML - implement the labels attribute (added a test)janekptacijarabaci2018-04-13
| | | | https://github.com/MoonchildProductions/UXP/commit/6be9e507077bfdd2b8c82c203cf70f010ecce086#commitcomment-28047433
* Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVMTom Ritter2018-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 attributejanekptacijarabaci2018-03-12
|
* JS - make window.pageYOffset/pageXOffset/scrollX/scrollY doublejanekptacijarabaci2018-02-21
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02