Commit Graph

43 Commits (764fb0f07fdf9aa7d59df0c096cddebeae4fa44f)

Author SHA1 Message Date
Fedor 764fb0f07f Implement abortController. 2020-07-16 03:27:14 +03:00
Fedor 3251a337f9 Replace node.rootNode with node.getRootNode(). 2020-07-16 03:22:43 +03:00
Fedor 1b4a31b5d9 Remove, fix and clean up automated tests. 2020-07-16 02:40:15 +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 5aec39511c Align <img> with no src to the updated spec. 2020-07-16 02:34:40 +03:00
Fedor fc5d40581e Fix warning about inline nsINode::GetFlattenedTreeParentNodeForStyle... 2020-07-16 02:30:35 +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 d93209d1f7 [DOM] Make sure to exit fullscreen mode if popups are opened or focused. 2020-04-03 20:55:21 +03:00
Fedor bf460a5ed3 [DOM] Add a null check. 2020-04-03 20:52:43 +03:00
Fedor 03f2d19bc2 Stop building non-generated dom/binding files as UNIFIED_SOURCES. 2020-04-03 20:49:19 +03:00
Fedor c2662594d0 Remove FlyWeb Service. 2020-04-03 20:49:03 +03:00
Fedor 0d8f4cab66 Get rid of the Presentation Web API. 2020-04-03 20:48:54 +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 6b9ec91973 Align document.open() with overhauled spec. 2020-04-03 20:44:14 +03:00
Fedor cbc0c961db Align computed DOM styles with mainstream behvior. 2020-04-03 20:44:07 +03:00
Fedor 92a7a7ab89 Fix incorrect values for saving ordered lists as text. 2019-12-25 15:47:40 +03:00
Fedor b630797d1e Update identifier map entries and notify if they get removed. 2019-12-25 15:47:36 +03:00
Fedor 5cfd8a746e Remove Object.prototype.watch/unwatch. 2019-12-25 15:44:59 +03:00
Fedor fdec53dc93 Reset performance object on navigation. 2019-12-25 15:43:33 +03:00
Fedor ec5b99da7e Support modern Solaris. 2019-12-25 15:43:27 +03:00
Fedor 56821f05f2 Don't load plugin instances when they have no `src` URI. 2019-12-25 15:40:52 +03:00
Fedor d79e645849 Fix indentation. 2019-12-25 15:40:45 +03:00
Fedor 55b4a28983 Pass the original element into nsXMLContentSerializer::CheckElementEnd. 2019-12-25 15:40:39 +03:00
Fedor c0be085185 1330900 - Implement script nomodule. 2019-12-25 15:40:30 +03:00
Fedor 394f5416b3 1340865 - Handle non-parser-created module scripts. 2019-12-25 15:40:27 +03:00
Fedor 48f1a37c88 1330682 - Use CORS when loading modules as per current spec 2019-12-25 15:40:06 +03:00
Fedor 186a0ce621 1330657 - Enable script type=/module/ behind a pref. 2019-12-25 15:40:03 +03:00
Fedor 3103cfd8b0 Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2... 2019-09-05 20:09:22 +03:00
Fedor b90c7abc6a Revert "Capture delayed events and cancel as necessary." 2019-09-05 20:04:56 +03:00
Fedor 78293a0cfe Consider domain when deciding on inner window reuse. 2019-09-05 20:04:50 +03:00
Fedor f00dae7823 Dispatch a PluginRemoved event for actual plugins. 2019-09-05 20:03:56 +03:00
Fedor a65230322e Attach FrameProperties to each frame instead of using a shared hashtable. 2019-09-05 20:02:58 +03:00
Fedor 2e3a0eefbd Disable <meta http-equiv=set-cookie> 2019-07-08 13:09:05 +03:00
Fedor e0a58925d9 Rewrite atomization 2019-07-08 13:08:56 +03:00
Fedor 1ed9f0a194 Map IntersectionObserver rect to the correct viewport. 2019-07-08 13:08:28 +03:00
Fedor 4a31c96f87 Capture delayed events and cancel as necessary. 2019-05-20 09:02:59 +03:00
Fedor b9a6c8d251 Remove code for unused OS - AIX and such other. 2019-05-20 09:02:10 +03:00
Fedor 6cc9f5845f Option network websocket disable 2019-03-12 20:07:47 +03:00
Fedor 454d000db6 basic source 2019-03-11 13:26:37 +03:00