summaryrefslogtreecommitdiffstats
path: root/dom/base/nsGkAtomList.h
Commit message (Collapse)AuthorAgeLines
* Bug 1402941 - Add HTMLSlotElementMatt A. Tobin2020-04-17-0/+1
| | | | Tag #1375
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17-1/+0
| | | | Tag #1375
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17-0/+2
| | | | | | | | | * Add a node property to access the ::before and ::after pseudo-elements * Look for the frame for ::before and ::after pseudos * Clean up pseudo-element props * Simplify nsLayoutUtils callers, and make child iterators notice display: contents pseudos Tag #1375
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content ↵Matt A. Tobin2020-04-16-0/+1
| | | | | | | | | | | with the pseudo type at creation time * Stop using a node bit for HasExplicitBaseURI * Move MAY_HAVE_CLASS to mBoolFlags * Add a flag to indicate that a node is native anonymous content * Allow tagging of pseudo-implementing native anonymous content with the pseudo type at creation time, and eliminate explicit style contexts in nsIAnonymousContentCreator::ContentInfo Tag #1375
* Bug 1330900 - Implement <script nomodule>wolfbeast2018-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 querySpockMan022018-06-27-0/+2
|
* Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29-0/+2
|\ | | | | DOM - implement animationcancel event
| * moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14-0/+1
| | | | | | | | Issue #55
| * Bug 1264125: Fire transitioncancel event when a transition is canceled - ↵janekptacijarabaci2018-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_1Moonchild2018-04-29-0/+1
|\ \ | |/ |/| UI Events - implement auxclick
| * Implement auxclickjanekptacijarabaci2018-02-04-0/+1
| | | | | | | | | | | | Bug(s): https://bugzilla.mozilla.org/show_bug.cgi?id=1304044 (native in moebius)
* | HTML - implement the labels attributejanekptacijarabaci2018-03-12-0/+1
| |
* | SVG - support radialGradient fr attributejanekptacijarabaci2018-03-12-0/+1
| |
* | Implement DOM page onvisibilitychange.janekptacijarabaci2018-03-12-0/+1
| |
* | Add -moz-windows-accent-color-is-darkwolfbeast2018-02-04-0/+2
| | | | | | | | #31 point 4
* | Add `@media(-moz-windows-accent-color-applies)`wolfbeast2018-02-04-0/+2
|/ | | | #31 point 3
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2484