Commit Graph

33 Commits

Author SHA1 Message Date
Fedor 5ea204f926 Implement CSS scrollbar-width. 2021-02-07 17:32:52 +02:00
Fedor db50b22c68 Fix up -moz-tab-size and unprefix it. 2021-02-04 16:49:46 +02:00
Fedor 1dd2bb19be Unprefix ::-moz-selection. 2021-02-04 16:48:53 +02:00
Fedor 4fe446773f Implement CSS caret-color. 2021-02-04 16:48:47 +02:00
Fedor 75fc2843ab Nuke vim lines. 2021-02-04 16:48:36 +02:00
Fedor 2f3d0d90d2 Fix incorrect grid cell sizing to min/max space. 2021-02-04 16:48:22 +02:00
Fedor 7db19361b4 Implement overflow-wrap: anywhere. 2021-02-04 16:48:10 +02:00
Fedor 54c5407dc7 Take overflow-wrap into account when calculating... 2021-02-04 16:48:04 +02:00
Fedor d9d8b761c0 Implement CSS flow-root keyword. 2020-09-17 08:56:14 +03:00
Fedor 1e9e9ef0cb Use Intrinsic Aspect Ratio for Images. 2020-09-17 08:20:27 +03:00
Fedor ad2f81519e Convert Intrinsic Ratio from nsSize to Float. 2020-09-17 08:10:45 +03:00
Fedor d00cbd1471 Fix the wrong position when we calculate the position... 2020-07-16 02:40:02 +03:00
Fedor 9de7b20c17 Remove the obsolete <marquee> element and its interface. 2020-07-16 02:39:50 +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 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 33c856dd71 Improve handling of multiple selections. 2020-07-16 02:17:16 +03:00
Fedor 25e72e5fea [layout] Always move descendants of layout frames if moved. 2020-07-16 02:17:08 +03:00
Fedor 23f714417f Bail on orphan situation. 2020-07-16 02:17:01 +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 46d1844658 Remove -moz-user-input disabled to improve event handling. 2020-04-03 20:45:55 +03:00
Fedor 5ded7266d9 Check if we're already at the end of the frame's content. 2019-12-25 15:47:31 +03:00
Fedor 0783506d08 Remove unnecessary calls to ReparentFloatsForInlineChild... 2019-12-25 15:46:51 +03:00
Fedor 8eb073fd11 Simplify the overflow child frame reparenting... 2019-12-25 15:46:48 +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 a65230322e Attach FrameProperties to each frame instead of using a shared hashtable. 2019-09-05 20:02:58 +03:00
Fedor b9a6c8d251 Remove code for unused OS - AIX and such other. 2019-05-20 09:02:10 +03:00
Fedor 2f95386dbb Handle the special case of a flex frame being the absolute containing block correctly from the CSS align code 2019-05-20 09:01:07 +03:00
Fedor 454d000db6 basic source 2019-03-11 13:26:37 +03:00