Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1330900 - Implement <script nomodule> | wolfbeast | 2018-07-10 | -0/+1 |
| | | | | | | | | | | This patch implements: - noModule getter/setter for HTMLScriptElement - the nomodule attribute for HTMLScriptElement - the logic in nsScriptLoader that denies the loading of a nomodule script - tests Tag #618 | |||
* | Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query | SpockMan02 | 2018-06-27 | -0/+2 |
| | ||||
* | Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1 | Moonchild | 2018-04-29 | -0/+2 |
|\ | | | | | DOM - implement animationcancel event | |||
| * | moebius#89: DOM - implement animationcancel event | janekptacijarabaci | 2018-03-14 | -0/+1 |
| | | | | | | | | Issue #55 | |||
| * | Bug 1264125: Fire transitioncancel event when a transition is canceled - ↵ | janekptacijarabaci | 2018-03-14 | -0/+1 |
| | | | | | | | | | | | | | | | | | | part 1 (in the description) Issue #55 part 1 - Add transitioncancel event handler part 2 - Add ontransitioncancel EventHandler to WebIDL part 3 - Add member of active time to ComputedTiming | |||
* | | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1 | Moonchild | 2018-04-29 | -0/+1 |
|\ \ | |/ |/| | UI Events - implement auxclick | |||
| * | Implement auxclick | janekptacijarabaci | 2018-02-04 | -0/+1 |
| | | | | | | | | | | | | Bug(s): https://bugzilla.mozilla.org/show_bug.cgi?id=1304044 (native in moebius) | |||
* | | HTML - implement the labels attribute | janekptacijarabaci | 2018-03-12 | -0/+1 |
| | | ||||
* | | SVG - support radialGradient fr attribute | janekptacijarabaci | 2018-03-12 | -0/+1 |
| | | ||||
* | | Implement DOM page onvisibilitychange. | janekptacijarabaci | 2018-03-12 | -0/+1 |
| | | ||||
* | | Add -moz-windows-accent-color-is-dark | wolfbeast | 2018-02-04 | -0/+2 |
| | | | | | | | | #31 point 4 | |||
* | | Add `@media(-moz-windows-accent-color-applies)` | wolfbeast | 2018-02-04 | -0/+2 |
|/ | | | | #31 point 3 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+2484 |