Commit Graph

34 Commits

Author SHA1 Message Date
Fedor 5ea204f926 Implement CSS scrollbar-width. 2021-02-07 17:32:52 +02:00
Fedor 75fc2843ab Nuke vim lines. 2021-02-04 16:48:36 +02:00
Fedor 930db7cb29 Update MediaQueryList to the current draft spec. 2021-02-04 16:47:04 +02:00
Fedor c740d50026 Implement ResizeObserver. 2021-02-04 16:46:29 +02:00
Fedor d9d8b761c0 Implement CSS flow-root keyword. 2020-09-17 08:56:14 +03:00
Fedor ad2f81519e Convert Intrinsic Ratio from nsSize to Float. 2020-09-17 08:10:45 +03:00
Fedor 9de7b20c17 Remove the obsolete <marquee> element and its interface. 2020-07-16 02:39:50 +03:00
Fedor 94b5dd401f [printing] Fix build bustage with --disable-printing. 2020-07-16 02:37:02 +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 c687567d8f Fix border-radius on table row groups... 2020-07-16 02:35:05 +03:00
Fedor 6a49e31e07 Complete improve performance of table drawing. 2020-07-16 02:34:26 +03:00
Fedor 036a5c9e13 De-unify more layout. 2020-07-16 02:29:34 +03:00
Fedor 8819de769f Update Shadow DOM to v1 spec. 2020-07-16 02:29:21 +03:00
Fedor c10072173e Remove nsRefreshDriver's use of high res system timers. 2020-07-16 02:14:12 +03:00
Fedor 4d1a6e03dd [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds. 2020-04-03 20:50:27 +03:00
Fedor 99fd13b6dd Implement Custom Elements v1. 2020-04-03 20:47:39 +03:00
Fedor cd5cc91f9d Simplify and streamline HWA on various OSes. 2020-04-03 20:47:30 +03:00
Fedor 46d1844658 Remove -moz-user-input disabled to improve event handling. 2020-04-03 20:45:55 +03:00
Fedor 6b9ec91973 Align document.open() with overhauled spec. 2020-04-03 20:44:14 +03:00
Fedor d34f19407a Create nsDisplayTableBackgroundColor... 2019-12-25 15:47:09 +03:00
Fedor 133c7d2f81 Change the way HTML tables are rendered. 2019-12-25 15:45:03 +03:00
Fedor bddd8ea4b9 CSS Grid Improvements. 2019-12-25 15:42:38 +03:00
Fedor c0a23f0579 SVG placement misaligned. 2019-09-05 20:09:38 +03:00
Fedor b90c7abc6a Revert "Capture delayed events and cancel as necessary." 2019-09-05 20:04:56 +03:00
Fedor 594f7f0e19 Avoid multiple hashtable lookups in DisplayItemData destructor. 2019-09-05 20:03:36 +03:00
Fedor a65230322e Attach FrameProperties to each frame instead of using a shared hashtable. 2019-09-05 20:02:58 +03:00
Fedor 6f02d9d1b1 Simplify the dispatch-to-content region 2019-07-08 13:08:59 +03:00
Fedor 656d8cc9ce unnecessary space at the end removed 2019-07-08 13:07:58 +03:00
Fedor b60008809c patch to Bug 1377329 2019-07-08 13:07:55 +03:00
Fedor 890db8ece1 patch to Bug 1363423 2019-07-08 13:07:53 +03:00
Fedor 4a31c96f87 Capture delayed events and cancel as necessary. 2019-05-20 09:02:59 +03:00
Fedor 01b53534c3 The result of adding any percentage factor to a size that is zero should also be zero 2019-05-20 09:01:12 +03:00
Fedor 51f75b3468 Grab caching capturing content with local variable 2019-03-30 05:02:26 +03:00
Fedor 454d000db6 basic source 2019-03-11 13:26:37 +03:00