Sam Atkins
8917378aa7
LibWeb: Adapt parse_position() into parse_position_value()
...
Having two ways that `<position>` is represented is awkward and
unnecessary. So, let's combine the two paths together. This first step
copies and modifies the `parse_position()` code to produce a
`PositionStyleValue`.
Apart from returning a StyleValue, this also makes use of automatic enum
parsing instead of manually comparing identifier strings.
2023-11-07 22:00:24 +00:00
..
2023-11-07 15:17:09 +01:00
2023-11-05 11:16:16 +00:00
2023-10-25 19:45:41 +02:00
2023-11-07 22:00:24 +00:00
2023-11-07 15:17:09 +01:00
2023-11-04 21:28:30 +01:00
2023-10-29 21:44:53 +01:00
2023-10-31 18:09:14 +01:00
2023-10-25 19:45:41 +02:00
2023-09-06 11:44:45 -04:00
2023-11-07 11:34:21 +01:00
2023-10-25 19:45:41 +02:00
2023-11-05 02:46:46 +01:00
2023-10-25 19:45:41 +02:00
2023-10-04 09:20:47 +01:00
2023-10-25 19:45:41 +02:00
2023-11-02 17:09:34 +01:00
2023-11-06 09:53:11 +01:00
2023-10-25 19:45:41 +02:00
2023-10-25 19:45:41 +02:00
2023-10-25 19:45:41 +02:00
2023-11-07 11:34:21 +01:00
2023-10-25 19:45:41 +02:00
2023-10-25 19:45:41 +02:00
2023-10-25 19:45:41 +02:00
2023-10-25 19:45:41 +02:00
2023-11-05 13:41:13 -07:00
2023-10-07 07:13:52 +02:00
2023-10-25 19:45:41 +02:00
2023-10-25 19:45:41 +02:00
2023-11-05 11:16:16 +00:00
2023-11-06 11:37:08 +01:00
2023-11-07 15:17:09 +01:00
2023-10-13 18:33:21 +03:30
2023-10-08 08:11:48 -04:00
2023-11-07 15:17:09 +01:00
2023-11-07 15:17:09 +01:00
2023-11-04 21:28:30 +01:00
2023-11-04 21:28:30 +01:00
2023-08-05 20:03:09 +02:00
2023-08-20 05:02:59 +02:00