Commit Graph

31 Commits

Author SHA1 Message Date
Fedor 6a6db2ef0f Make <menuitem> pref-controlled and disable by default. 2021-02-07 17:33:21 +02:00
Fedor 75fc2843ab Nuke vim lines. 2021-02-04 16:48:36 +02:00
Fedor f4231994a9 Remove constant expressions from /dom. 2021-02-04 16:46:40 +02:00
Fedor f99c131db1 Complete implement module type scripting. 2020-09-17 08:54:29 +03:00
Fedor a9f2350492 Make disabled attribute can be set on <link> elements from HTML. 2020-09-17 08:52:42 +03:00
Fedor 855a412394 [media] Only include source error details in debugging scenarios. 2020-09-17 08:22:46 +03:00
Fedor a84aca97e2 Next part 2 of the Implement module type scripting. 2020-09-17 08:22:21 +03:00
Fedor 1e9e9ef0cb Use Intrinsic Aspect Ratio for Images. 2020-09-17 08:20:27 +03:00
Fedor a3008768e1 1426494 - Share more code between nsIDocument and ShadowRoot. 2020-09-17 07:33:39 +03:00
Fedor 29dd0b47ce 1355787 - nsIdentifierMapEntry should let one... 2020-09-17 07:18:58 +03:00
Fedor 68fc602db6 Re-architecture DOM script loading. 2020-07-16 03:44:38 +03:00
Fedor 9de7b20c17 Remove the obsolete <marquee> element and its interface. 2020-07-16 02:39:50 +03:00
Fedor 2f4f7d8270 Allow event dispatch on disabled form controls. 2020-07-16 02:36:49 +03:00
Fedor e2b2bd0a7c Revert "Remove -moz-user-input disabled to improve event handling."
This reverts commit 0c209bc59c0a7f85c39cc657d17d812894156108.
2020-07-16 02:36:36 +03:00
Fedor 5aec39511c Align <img> with no src to the updated spec. 2020-07-16 02:34:40 +03:00
Fedor 8819de769f Update Shadow DOM to v1 spec. 2020-07-16 02:29:21 +03:00
Fedor d1b8dc1081 De-unify dom/. 2020-07-16 02:18:08 +03:00
Fedor 695c28fe68 Make building of EME conditional. 2020-04-03 20:48:29 +03:00
Fedor 1190eea26a Improve performance of table drawing again. 2020-04-03 20:48:04 +03:00
Fedor 99fd13b6dd Implement Custom Elements v1. 2020-04-03 20:47:39 +03:00
Fedor 5bed5f8005 Remove showModalDialog. 2020-04-03 20:46:30 +03:00
Fedor 46d1844658 Remove -moz-user-input disabled to improve event handling. 2020-04-03 20:45:55 +03:00
Fedor 30e6400e30 Implement HMTL5 <dialog>. 2020-04-03 20:44:56 +03:00
Fedor 159202da62 Implement promise-based media playback. 2020-04-03 20:44:29 +03:00
Fedor 6b9ec91973 Align document.open() with overhauled spec. 2020-04-03 20:44:14 +03:00
Fedor 5cfd8a746e Remove Object.prototype.watch/unwatch. 2019-12-25 15:44:59 +03:00
Fedor 0edfc9c9dd Ensure the right body element is used throughout the method call. 2019-12-25 15:41:47 +03:00
Fedor c0be085185 1330900 - Implement script nomodule. 2019-12-25 15:40:30 +03:00
Fedor 7ad2d62b8f Fix failure to print when pages contain zero-sized <canvas> element. 2019-07-08 13:07:31 +03:00
Fedor 24e549b6f4 Remove harmless assertions by using IgnoredErrorResult 2019-03-30 04:55:11 +03:00
Fedor 454d000db6 basic source 2019-03-11 13:26:37 +03:00