Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
4 years ago |
Luke
|
043b31ad9a
LibWeb: Add pc CSS unit
|
4 years ago |
Luke
|
a9335eea1c
LibWeb: Add cm, in, mm and Q CSS units
|
4 years ago |
Jakob-Niklas See
|
dcc2c8a125
LibWeb: Add support for viewport-relative length units (#3433)
|
4 years ago |
Andreas Kling
|
498845ea2f
LibWeb: Handle CSS "ex" lengths (relative to font x-height)
|
5 years ago |
Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
5 years ago |
Andreas Kling
|
7d3c8d066f
LibWeb: Support "pt" length units :^)
|
5 years ago |
Andreas Kling
|
daa88448e1
LibWeb: Add Length::is_undefined_or_auto()
|
5 years ago |
Andreas Kling
|
4b2ac34725
LibWeb: Move the offset, margin and padding boxes into LayoutStyle
|
5 years ago |
Andreas Kling
|
ecacab8618
LibWeb: Move width into LayoutStyle
|
5 years ago |
Andreas Kling
|
90edaabc4b
LibWeb: Add an "undefined" state to Length
|
5 years ago |
Andreas Kling
|
5744dd43c5
LibWeb: Remove default Length constructor and add make_auto()/make_px()
|
5 years ago |
Andreas Kling
|
ae181e1573
LibWeb: Always inline absolute Length to_px() conversion
|
5 years ago |
Andreas Kling
|
731685468a
LibWeb: Start fleshing out support for relative CSS units
|
5 years ago |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 years ago |