summaryrefslogtreecommitdiffstats
path: root/dom/webidl
Commit message (Expand)AuthorAgeLines
* Issue #1719 - Make <menuitem> pref-controlled and disable by default.Moonchild2021-01-25-6/+5
* Issue #1689 - Part 4: Add a preference for {Document,Element}.getAnimations()Moonchild2021-01-14-3/+3
* Issue #1689 - Part 1: Add pref for DOM Animation timelines APIMoonchild2021-01-14-4/+4
* Issue #1682 - Remove vibrator DOM interface and support code.Moonchild2020-11-13-22/+3
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-1/+0
* Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.ccMoonchild2020-09-23-5/+0
* Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-6/+29
* Issue #1643 - Part 2: Implement ResizeObserver APIMoonchild2020-09-16-0/+40
* Merge pull request #1632 from athenian200/link_element_disabledMoonchild2020-08-18-1/+1
|\
| * Issue #1629 - Part 1: Implement basic logic in HTMLLinkElement.athenian2002020-08-13-1/+1
* | Pref and disable getRootNode()Moonchild2020-08-07-1/+1
* | Issue #1391 - Remove the DOM battery APIMoonchild2020-07-28-32/+0
* | Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null.Moonchild2020-07-25-1/+1
* | Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers.Moonchild2020-07-24-0/+4
|/
* Bug 1430299 - Add DocumentOrShadowRoot interfaceMatt A. Tobin2020-06-13-6/+31
* Bug 1429656 - Implement ShadowRoot.activeElementMatt A. Tobin2020-06-13-0/+2
* Merge branch 'abortcontroller-work'Moonchild2020-06-12-0/+62
|\
| * Issue #1587 - Part 8: Remove controller follow/unfollowMoonchild2020-06-12-2/+0
| * Issue #1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-11-11/+11
| * Issue #1587 - Part 4: Implement FetchObserverMoonchild2020-06-11-0/+31
| * Issue #1587 - Part 1: Implement FetchController/FetchSignal interfaceMoonchild2020-06-10-0/+33
* | Issue #439 - Debug follow up to remove no longer existing headersGaming4JC2020-06-11-4/+4
|/
* Issue #1585 - Replace node.rootNode with node.getRootNode()Moonchild2020-06-10-2/+7
* Issue #1538 - remove speech recognition engineMoonchild2020-05-20-210/+0
* Issue #1449 - Implement URLSearchParams's sort()Matt A. Tobin2020-05-02-0/+4
* Bug 1425685 - Implement HTMLSlotElement.assignedElements();Matt A. Tobin2020-04-17-0/+1
* Issue #1375 - Fix IsWebComponentsEnabled checksMatt A. Tobin2020-04-17-4/+4
* Bug 1426503 - Remove DestInsertionPoints stuffMatt A. Tobin2020-04-17-2/+0
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17-0/+2
* Bug 1422931 - Fix crash with slot element and make webcomponents preference p...Matt A. Tobin2020-04-17-1/+1
* Bug 1418002 - Remove HTMLContentElementMatt A. Tobin2020-04-17-21/+0
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17-12/+0
* Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode....Matt A. Tobin2020-04-17-3/+3
* Bug 1404842 - Implement Element.attachShadow and Element.slotMatt A. Tobin2020-04-17-6/+29
* Bug 1408341 - Implement assignedSlot on Element and TextMatt A. Tobin2020-04-17-0/+7
* Bug 1402941 - Add HTMLSlotElementMatt A. Tobin2020-04-17-0/+23
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17-21/+0
* Bug 1330843 - Allow JS to create NAC pseudo-elementsMatt A. Tobin2020-04-17-0/+3
* Bug 1346623 - Allow anonymous content created with nsIDocument::InsertAnonymo...Matt A. Tobin2020-04-16-0/+8
* Issue #316 - Pre-process Performance.webidlwolfbeast2020-02-20-1/+1
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-02-20-0/+2
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06-101/+0
* Issue #1390 - Get rid of the Presentation APIMatt A. Tobin2020-02-06-380/+0
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-02-03-9/+13
* Bug 1396620 - Part 1: Remove created callback for custom elementsGaming4JC2020-01-26-2/+0
* Bug 1121994 - Implement adopted callback for custom elements.Gaming4JC2020-01-26-0/+3
* Bug 1334044: Replace detached callback (v0) with disconnected callback (v1).Gaming4JC2020-01-26-2/+2
* Bug 1334043 - Part 1: Replace attached callback (v0) with connected callback ...Gaming4JC2020-01-26-2/+2
* Bug 1334051 - Part 1: Include namespace in attributeChangedCallback.Gaming4JC2020-01-26-1/+4
* Bug 1315885 - Part 1: Add ShadowRoot CEReactions annotation.Gaming4JC2020-01-26-1/+1