Andreas Kling
31ac19543a
LibHTML: Use an enum for CSS property ID's
...
Instead of using string everywhere, have the CSS parser produce enum
values, since they are a lot nicer to work with.
In the future we should generate most of this code based on a list of
supported CSS properties.
2019-10-08 15:35:05 +02:00
..
2019-07-04 16:16:50 +02:00
2019-10-06 14:44:18 +02:00
2019-09-06 15:36:54 +02:00
2019-07-04 16:16:50 +02:00
2019-10-08 15:35:05 +02:00
2019-07-04 16:16:50 +02:00
2019-10-06 19:59:07 +02:00
2019-10-08 15:35:05 +02:00
2019-10-08 15:35:05 +02:00
2019-07-04 16:16:50 +02:00
2019-09-30 20:06:17 +02:00
2019-10-08 15:35:05 +02:00
2019-10-08 15:35:05 +02:00
2019-10-08 15:35:05 +02:00
2019-10-08 15:35:05 +02:00
2019-10-08 15:35:05 +02:00
2019-09-30 20:06:17 +02:00
2019-09-30 20:06:17 +02:00
2019-07-04 16:16:50 +02:00
2019-07-04 16:16:50 +02:00
2019-10-06 10:25:08 +02:00
2019-10-08 15:35:05 +02:00