ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-sizing/parsing
Callum Law 778da0175e LibWeb: Clamp and censor top-level calc results
We now clamp the values returned from calc into the allowed range (where
we know it) and censor any `NaN`s to `0` both when we resolve and when
we serialize.

Gains us 76 WPT passes.
2025-08-11 17:10:04 +01:00
..
box-sizing-computed.txt Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00
box-sizing-invalid.txt LibWeb/CSS: Reject trailing unparseable tokens in property values 2025-02-12 16:00:42 +00:00
box-sizing-valid.txt Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00
height-invalid.txt Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00
height-valid.txt LibWeb/CSS: Implement calc-serialization spec algorithms 2025-02-27 21:42:43 +01:00
max-height-computed.txt LibWeb: Clamp and censor top-level calc results 2025-08-11 17:10:04 +01:00
max-height-invalid.txt Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00
max-height-valid.txt LibWeb/CSS: Implement calc-serialization spec algorithms 2025-02-27 21:42:43 +01:00
max-width-computed.txt LibWeb: Clamp and censor top-level calc results 2025-08-11 17:10:04 +01:00
max-width-invalid.txt Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00
max-width-valid.txt LibWeb/CSS: Implement calc-serialization spec algorithms 2025-02-27 21:42:43 +01:00
min-height-computed.txt LibWeb: Clamp and censor top-level calc results 2025-08-11 17:10:04 +01:00
min-height-invalid.txt LibWeb/CSS: Reject trailing unparseable tokens in property values 2025-02-12 16:00:42 +00:00
min-height-valid.txt LibWeb/CSS: Implement calc-serialization spec algorithms 2025-02-27 21:42:43 +01:00
min-width-computed.txt LibWeb: Clamp and censor top-level calc results 2025-08-11 17:10:04 +01:00
min-width-invalid.txt LibWeb/CSS: Reject trailing unparseable tokens in property values 2025-02-12 16:00:42 +00:00
min-width-valid.txt LibWeb/CSS: Implement calc-serialization spec algorithms 2025-02-27 21:42:43 +01:00
width-invalid.txt Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00
width-valid.txt LibWeb/CSS: Implement calc-serialization spec algorithms 2025-02-27 21:42:43 +01:00