Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/cssom/cssstyledeclaration-setter-logical.txt
Callum Law 1d3e539c09 LibWeb: Account for logical property groups in set_a_declaration
When setting a declaration for a property in a logical property group,
it should appear after all other declarations which belong to the same
property group but have different mapping logic (are/aren't a logical
alias).

Gains us 1 WPT pass.
2025-07-16 11:16:49 +01:00

6 lines
168 B
Plaintext

Harness status: OK
Found 1 tests
1 Pass
Pass newly set declaration should be after all declarations in the same logical property group but have different logical kind