FranklinDM
b2d7504112
Issue #252 - Move getElementsByName from HTMLDocument to Document
...
Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1415176
2023-04-08 07:29:02 +08:00
FranklinDM
e64aeea52d
Issue #2135 - Bug 1430301: Implement ShadowRoot.elementFromPoint/elementsFromPoint
2023-03-06 16:15:38 +08:00
FranklinDM
e286eb8adb
Issue #2135 - Bug 1430305: Implement ShadowRoot.fullscreenElement
2023-03-06 16:14:14 +08:00
FranklinDM
3dfffeaeca
Issue #2135 - Bug 1430303: Implement ShadowRoot.pointerLockElement
2023-03-06 16:13:59 +08:00
Moonchild
15feed4c00
Issue #1689 - Part 4: Add a preference for {Document,Element}.getAnimations()
...
This is probably the last thing we will ship (if ever) since it needs the most
spec and implementation work for arbitrary use that is pretty far into a corner.
2021-01-21 14:31:23 +08:00
Moonchild
ad1e2abea1
Issue #1689 - Part 1: Add pref for DOM Animation timelines API
...
Default false, no intent to ship for web content. Always enabled for Chrome.
2021-01-21 14:31:18 +08:00
Matt A. Tobin
90e9fd3550
Bug 1430299 - Add DocumentOrShadowRoot interface
...
Tag #1375
2020-06-20 06:43:51 +08:00
Matt A. Tobin
cedff6e214
Bug 1416999 - Remove document.registerElement
...
Tag #1375
2020-04-18 07:05:32 +08:00
Matt A. Tobin
c37b4d0c63
Bug 1330843 - Allow JS to create NAC pseudo-elements
...
Tag #1375
2020-04-18 07:03:31 +08:00
Gaming4JC
8119a60e3d
Bug 1340027 - Part 2: Add HTML CEReactions annotation.
...
Tag UXP Issue #1344
2020-01-31 07:36:19 +08:00
Gaming4JC
0ff8d62963
Bug 1340027 - Part 1: Add DOM CEReactions annotation.
...
Tag UXP Issue #1344
2020-01-31 07:36:16 +08:00
wolfbeast
9949bc6c34
Make the page visibility API pref-controlled.
...
This resolves #607 .
2019-02-16 00:07:51 +08:00
janekptacijarabaci
9db39c42c0
moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument / Selection.type
...
https://github.com/MoonchildProductions/moebius/pull/121
2019-02-15 23:49:13 +08:00
janekptacijarabaci
3a4e49d048
Implement DOM page onvisibilitychange.
2019-02-15 23:36:06 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00