summaryrefslogtreecommitdiffstats
path: root/dom/tests
Commit message (Collapse)AuthorAgeLines
* Issue #1682 - Remove vibrator DOM interface and support code.Moonchild2020-11-18-94/+0
|
* Issue #1525 - Kill marquee element (uplift)Moonchild2020-09-05-340/+0
|
* Issue #1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-13-4/+4
| | | | | Also renames FetchSignal to AbortSignal. Includes renaming the various controlling prefs to enable.
* Issue #1587 - Part 6: Move FetchController/Signal to its own dirMoonchild2020-06-13-231/+0
| | | | Since it is specced separately from fetch.
* Issue #1587 - Part 5: Hook FetchObserver up to the Fetch APIMoonchild2020-06-13-36/+162
|
* Issue #1587 - Part 4: Implement FetchObserverMoonchild2020-06-13-0/+75
|
* Issue #1587 - Part 3: Hook FetchSignal up to the Fetch APIMoonchild2020-06-13-0/+81
|
* Issue #1587 - Part 2: Implement controller follow/unfollowMoonchild2020-06-13-0/+68
|
* Issue #1587 - Part 1: Implement FetchController/FetchSignal interfaceMoonchild2020-06-13-0/+82
|
* Issue #1585 - Replace node.rootNode with node.getRootNode()Moonchild2020-06-13-0/+90
| | | | | | | This removes the (default disabled) node.rootNode readonly attribute and replaces it with a node.getRootNode() function per WhatWG spec discussion. Based on work by John Dai <jdai@mozilla.com>
* Issue #1366 - Completely remove showModalDialogGaming4JC2020-01-21-480/+0
|
* Bug 1322938 - Put <dialog> element behind preference.Gaming4JC2020-01-07-1/+1
| | | | Tag #1343
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07-0/+2
| | | | Tag #1343
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22-1/+1
| | | | | The behavior change of document.open() requires these tests to be changed to account for the new spec behavior.
* Issue #1328 - Part 3: Add fuzz to reftests and fix misc other tests.Chris Peterson2019-12-18-9/+3
|
* Issue #1328 - Part 2: Change tests that require Courier New explicitly.wolfbeast2019-12-18-1/+1
|
* Issue #1263 - Part 2: Remove DiskSpaceWatcher testswolfbeast2019-11-08-228/+0
|
* Issue #1257 - Part 3: Remove/update tests.wolfbeast2019-10-27-88/+0
| | | | | | | 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.
* Issue #991 Part 5: DOM and layoutAscrod2019-04-13-7/+1
|
* Bug 1298823 - Fix Request constructor - with "mode: navigate"janekptacijarabaci2018-07-05-6/+3
|
* Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentialsjanekptacijarabaci2018-05-26-4/+4
| | | | Issue #389
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-1/+4
| | | | https://github.com/MoonchildProductions/moebius/pull/231
* Adjust tests for android-enabled Intl.wolfbeast2018-05-03-1/+1
|
* moebius#161: The Performance Resource Timing (make timestamps be relative to ↵janekptacijarabaci2018-04-29-2/+4
| | | | | | startTime) https://github.com/MoonchildProductions/moebius/pull/161
* moebius#157: The Performance Observer (improvements)janekptacijarabaci2018-04-22-2/+2
| | | | https://github.com/MoonchildProductions/moebius/pull/157
* moebius#140: Fix: Fetch - headers should sort and combinejanekptacijarabaci2018-04-14-5/+5
| | | | https://github.com/MoonchildProductions/moebius/pull/140
* Bug 1430173 - Add Timer Rounding tests backported from -central to -esr. ↵Tom Ritter2018-03-14-0/+390
| | | | | | | | | r=baku, a=RyanVM MozReview-Commit-ID: Jl4WZAamgrI --HG-- extra : transplant_source : E%DC%91lU%1C%A4l%2C%C8%23PCz%EB%F2%81%25%1F%90
* JS - make window.pageYOffset/pageXOffset/scrollX/scrollY doublejanekptacijarabaci2018-02-21-6/+6
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+331227