Sam Atkins
11e2dbb555
LibWeb/CSS: Support text-justify: distribute legacy value alias
...
...for `text-justify: inter-character`.
We previously had this mapped in Enums.json, but the behaviour is
different: `a=b` in Enums.json keeps `a` around but makes it behave the
same as `b`. A legacy name alias is instead expected to replace `a`
with `b`, so we have to do that separately.
2025-07-21 10:04:42 +01:00
..
2025-07-16 14:47:45 +01:00
2025-07-09 16:44:20 +01:00
2025-07-09 16:44:20 +01:00
2025-07-09 16:44:20 +01:00
2025-07-16 14:47:45 +01:00
2024-12-18 12:21:22 +00:00
2025-04-16 10:41:44 -06:00
2025-05-16 16:42:10 +01:00
2025-06-25 09:02:45 +02:00
2025-07-20 08:54:53 +02:00
2025-07-16 14:47:45 +01:00
2025-07-21 10:04:42 +01:00
2025-05-16 11:01:39 +01:00
2025-05-16 11:01:39 +01:00
2025-06-25 09:02:45 +02:00
2025-07-15 13:54:17 +01:00
2025-07-16 14:47:45 +01:00
2025-07-16 14:47:45 +01:00
2025-07-16 14:47:45 +01:00
2025-07-16 14:47:45 +01:00
2025-07-09 15:04:57 +01:00
2025-07-09 15:04:57 +01:00
2025-07-09 15:04:57 +01:00
2025-07-09 15:04:57 +01:00
2025-05-23 19:39:23 +01:00
2025-03-28 09:15:02 +00:00
2025-07-09 16:44:20 +01:00
2025-07-17 13:59:23 -04:00