Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Kling
8ac2b30de7 LibHTML: Add LengthStyleValue and create those when parsing number values. 2019-07-03 07:55:22 +02:00
Andreas Kling
33ac0de988 LibHTML: Add Length and LengthBox classes.
We need a way to represent values that are "auto", so adding a Length class
seems like the easiest way to achieve that.
2019-07-01 17:17:32 +02:00