Psychpsyo
|
4c54a28c45
|
Meta: Add doctypes to a few more layout tests
|
2025-06-03 11:03:19 +01:00 |
|
Aliaksandr Kalenik
|
3f52d6045a
|
LibWeb/CSS: Resolve percentages in NumericCalculationNode
Percentages should be resolved against the provided percentage basis
instead of just returning the underlying value.
Fixes https://github.com/SerenityOS/serenity/issues/22654
|
2024-01-08 15:57:42 +00:00 |
|
Sam Atkins
|
5e54ff1858
|
LibWeb: Don't assume rect() contents are Tokens
This stops `clip: rect({});` from crashing.
|
2023-11-22 09:45:51 +01:00 |
|
stelar7
|
9f73fc87a8
|
LibWeb: Add tests for calc function nodes
|
2023-08-01 14:39:31 +02:00 |
|