Andreas Kling
85a0772147
LibWeb: Start work towards modern CSS "display" values
...
Until now, we've internally thought of the CSS "display" property as a
single-value property. In practice, "display" is a much more complex
property that comes in a number of configurations.
The most interesting one is the two-part format that describes the
outside and inside behavior of a box. Switching our own internal
representation towards this model will allow for much cleaner
abstractions around layout and the various formatting contexts.
Note that we don't *parse* two-part "display" yet, this is only about
changing the internal representation of the property.
Spec: https://drafts.csswg.org/css-display
2021-10-06 19:12:52 +02:00
..
2021-10-01 20:03:03 +02:00
2021-10-06 19:12:52 +02:00
2021-09-29 18:57:48 +02:00
2021-09-29 18:57:48 +02:00
2021-09-29 18:57:48 +02:00
2021-10-01 20:17:15 +02:00
2021-10-01 20:17:15 +02:00
2021-09-29 18:57:48 +02:00
2021-10-01 20:17:15 +02:00
2021-10-01 20:17:15 +02:00
2021-10-01 20:03:03 +02:00
2021-10-01 20:03:03 +02:00
2021-10-01 20:17:15 +02:00
2021-10-01 20:17:15 +02:00
2021-10-01 20:17:15 +02:00
2021-09-29 21:21:57 +02:00
2021-09-29 21:21:57 +02:00
2021-09-29 21:21:57 +02:00
2021-10-01 20:17:15 +02:00
2021-10-01 20:17:15 +02:00
2021-09-26 19:07:03 +02:00
2021-10-01 20:17:15 +02:00
2021-10-01 20:17:15 +02:00
2021-10-03 16:39:17 +02:00
2021-09-29 21:21:57 +02:00
2021-09-30 00:00:55 +02:00
2021-09-29 21:21:57 +02:00
2021-05-19 23:23:48 +01:00
2021-10-06 17:14:22 +02:00
2021-09-24 15:01:49 +02:00
2021-10-05 18:51:39 +02:00
2021-04-22 11:22:27 +02:00
2021-10-05 18:51:39 +02:00
2021-10-05 18:51:39 +02:00
2021-10-01 20:03:03 +02:00
2021-10-05 18:51:39 +02:00
2021-10-05 18:51:39 +02:00
2021-10-05 18:51:39 +02:00
2021-10-05 18:51:39 +02:00
2021-10-01 01:35:30 +01:00
2021-10-05 18:51:39 +02:00
2021-10-05 18:51:39 +02:00
2021-09-23 17:47:40 +02:00
2021-10-06 19:12:52 +02:00
2021-10-01 20:17:15 +02:00
2021-09-09 21:25:10 +02:00
2021-04-23 16:46:57 +02:00
2021-04-04 00:37:54 +02:00
2021-08-19 23:49:25 +02:00
2021-09-03 12:22:36 +02:00
2021-09-03 12:22:36 +02:00
2021-07-14 13:31:00 +02:00
2021-09-24 15:49:04 +02:00
2021-09-24 15:12:15 +02:00
2021-09-24 15:12:15 +02:00
2021-09-24 15:12:15 +02:00
2021-10-06 19:12:52 +02:00
2021-10-05 18:49:47 +02:00
2021-04-22 11:22:27 +02:00
2021-09-30 00:00:55 +02:00
2021-09-30 00:00:55 +02:00
2021-09-30 00:00:55 +02:00
2021-09-30 00:00:55 +02:00
2021-09-29 14:57:59 +01:00
2021-10-03 17:59:15 +02:00
2021-10-06 19:12:52 +02:00