Tim Ledbetter
|
689dff3ee8
|
Tests: Synchronize imported tests with the WPT repository
|
2025-06-22 23:51:34 +02:00 |
|
Tim Ledbetter
|
6c6219db05
|
LibWeb: Use shorthand keywords for contain used value where possible
The used value of `contain` is now set to `strict` or `content` when
the relevant set of containment keywords are specified.
|
2025-06-17 08:17:33 +01:00 |
|
Tim Ledbetter
|
96d8bed35b
|
LibWeb/CSS: Serialize contain values in canonical order
|
2025-06-17 08:17:33 +01:00 |
|
Psychpsyo
|
7c36a82129
|
LibWeb: Improve parsing for the CSS contain property
This makes us actually respect the grammar and nets us a couple
extra WPT passes in the parsing section.
|
2025-05-04 22:24:26 +01:00 |
|
Psychpsyo
|
67ed676831
|
LibWeb: Implement CSS 'contain' property
|
2025-01-28 11:24:40 +00:00 |
|