Andreas Kling
8f29bdb62c
LibWeb: Implement the CSS revert keyword
...
This is a universal value like `initial` and `inherit` and works by
reverting the current value to whatever we had at the start of the
current cascade origin.
The implementation is somewhat inefficient as we make a copy of all
current values at the start of each origin. I'm sure we can come up with
a way to make this faster eventually.
2023-07-29 19:16:08 +02:00
..
2023-07-29 19:16:08 +02:00
2023-07-29 19:16:08 +02:00
2023-07-29 11:58:51 +02:00
2023-07-29 11:58:51 +02:00
2023-07-21 11:42:30 +02:00
2023-07-11 09:38:37 +03:30
2023-07-11 09:38:37 +03:30
2023-07-11 09:38:37 +03:30
2023-07-11 09:38:37 +03:30
2023-07-11 09:38:37 +03:30
2023-06-21 12:26:22 +02:00
2023-07-08 10:32:56 +01:00
2023-07-15 10:23:33 +02:00
2023-07-15 10:23:33 +02:00
2023-07-09 12:54:06 +02:00
2023-07-09 12:54:06 +02:00
2023-07-08 10:32:56 +01:00
2023-07-11 09:38:37 +03:30
2023-07-08 10:32:56 +01:00
2023-07-24 02:28:21 +02:00
2023-07-13 05:10:41 +02:00
2023-07-21 11:42:30 +02:00
2023-07-08 10:32:56 +01:00
2023-07-08 10:32:56 +01:00
2023-07-15 10:23:33 +02:00
2023-07-08 10:32:56 +01:00
2023-07-15 10:23:33 +02:00
2023-07-27 12:39:44 +02:00
2023-07-15 05:50:51 +02:00
2023-07-05 12:42:02 +02:00
2023-07-05 12:42:02 +02:00
2023-07-05 12:42:02 +02:00
2023-07-29 19:16:08 +02:00
2023-07-29 19:16:08 +02:00
2023-07-29 08:26:04 +01:00
2023-07-29 19:16:08 +02:00
2023-07-17 18:58:05 +02:00
2023-07-29 19:16:08 +02:00