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-10-04 15:50:50 +02:00
2019-10-04 15:50:50 +02:00
2019-10-08 15:35:05 +02:00
2019-10-07 10:56:44 +02:00
2019-10-07 10:56:44 +02:00
2019-10-04 12:12:39 +02:00
2019-10-08 15:35:05 +02:00
2019-10-05 23:29:01 +02:00
2019-10-07 10:56:44 +02:00
2019-10-07 10:56:44 +02:00
2019-10-08 15:35:05 +02:00
2019-10-07 10:56:44 +02:00
2019-10-07 10:56:44 +02:00
2019-10-07 10:56:44 +02:00
2019-10-08 15:35:05 +02:00
2019-10-06 11:26:34 +02:00
2019-10-03 15:20:13 +02:00
2019-10-03 15:20:13 +02:00
2019-10-03 15:20:13 +02:00
2019-10-03 15:20:13 +02:00