summaryrefslogtreecommitdiffstats
path: root/dom/events/test
Commit message (Collapse)AuthorAgeLines
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14-0/+51
| | | | | | | | | | | | | | | | | | | * Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent * Add nsIDOMEventTarget::PreHandleEvent * Add EventTargetChainItem::GetFirstEventTarget * Call EventTargetChainItem::PreHandleEvent even it sets mCanHandle=false * Move form control frame focus/blur from nsGenericHTMLFormElement::GetEventTargetParent to PreHandleEvent * Move fire change event from HTMLTextAreaElement::GetEventTargetParent to PreHandleEvent * Refine nsXULElement::GetEventTargetParent * Move dispatch XUL command from nsXULElement::GetEventTargetParent to PreHandleEvent * Move fire events and set value from HTMLInputElement::GetEventTargetParent to PreHandleEvent * Add test case * Let HTMLInputElement delegate event handling to it's parent class * Refine EventTargetChain flags to reduce overheads * Refine event target chain creation * Refine assertion in EventTargetChainItem::Create Tag #1375
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06-4/+0
|
* Issue #1328 - Part 2: Change tests that require Courier New explicitly.wolfbeast2019-12-18-1/+1
|
* Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29-14/+7
|\ | | | | DOM - implement animationcancel event
| * Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added ↵janekptacijarabaci2018-03-14-14/+7
| | | | | | | | | | | | tests) Issue #55
* | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1Moonchild2018-04-29-0/+134
|\ \ | | | | | | UI Events - implement auxclick
| * | Implement auxclickjanekptacijarabaci2018-02-04-0/+134
| |/ | | | | | | | | | | Bug(s): https://bugzilla.mozilla.org/show_bug.cgi?id=1304044 (native in moebius)
* | Bug 1313420 - Implement Performance.timeOrigin - part 2 - testsjanekptacijarabaci2018-04-29-19/+17
| | | | | | | | https://hg.mozilla.org/mozilla-central/rev/c22f17e0db9d
* | moebius#195: DOM - PointerEvent - improvementsjanekptacijarabaci2018-04-23-8/+143
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/195
* | moebius#71: DOM - Pointer Events - improvementsjanekptacijarabaci2018-04-20-23/+148
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/71
* | Bug 1302297 - Part 4: Remove every button and buttons used in testcases ↵janekptacijarabaci2018-04-20-1/+1
| | | | | | | | | | | | (partially) native in moebius
* | Bug 1322994 - Update pointerevent web-platform-tests (partially - depends on)janekptacijarabaci2018-04-20-13/+28
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/71
* | Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVMTom Ritter2018-03-14-12/+14
|/ | | | | | | MozReview-Commit-ID: 6xhQ71a5rDU --HG-- extra : transplant_source : %C2%D3%A7It%0Cg%92h%BB%3A%95%A2%0D.%86%B9C%9B%2B
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+33068