ladybird/Tests/LibWeb/Text/input/wpt-import/css/cssom
Callum Law d31a58a7d6 LibWeb: Add support for the 'all' CSS property
The "longhands" array is populated in the code generator to avoid the
overhead of manually maintaining the list in Properties.json

There is one subtest that still fails in
'cssstyledeclaration-csstext-all-shorthand', this is related to
us not maintaining the relative order of CSS declarations for custom vs
non-custom properties.
2025-06-12 15:25:35 +01:00
..
support Tests: Import some @import tests 2025-04-09 18:45:57 +01:00
border-shorthand-serialization.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
cssimportrule.html Tests: Import some @import tests 2025-04-09 18:45:57 +01:00
cssom-cssText-serialize.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
cssom-pagerule.html LibWeb/CSS: Implement CSSPageRule.setSelectorText() 2025-05-16 16:42:10 +01:00
cssstyledeclaration-all-shorthand.html LibWeb: Add support for the 'all' CSS property 2025-06-12 15:25:35 +01:00
cssstyledeclaration-csstext-all-shorthand.html LibWeb: Add support for the 'all' CSS property 2025-06-12 15:25:35 +01:00
cssstyledeclaration-removeProperty-all.html LibWeb: Add support for the 'all' CSS property 2025-06-12 15:25:35 +01:00
CSSStyleSheet-constructable-baseURL.html LibWeb: Don't construct stylesheet when modifying CSSStyleSheet rules 2025-04-16 22:03:12 +01:00
CSSStyleSheet-constructable-invalidation.html LibWeb: Invalidate owner sheet on add/remove in CSSStyleProperties 2025-04-24 18:26:54 +02:00
delete-namespace-rule-when-child-rule-exists.html LibWeb: Throw on deleting CSS @namespace rule in disallowed conditions 2025-04-24 18:26:54 +02:00
flex-serialization.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
font-family-serialization-001.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
font-shorthand-serialization.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
font-variant-shorthand-serialization.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
getComputedStyle-insets-absolute.html LibWeb: Calculate the correct resolved value for inset properties 2025-03-18 09:27:51 +00:00
getComputedStyle-insets-relative.html LibWeb: Calculate the correct resolved value for inset properties 2025-03-18 09:27:51 +00:00
getComputedStyle-pseudo.html LibWeb: Dont compute style when CSSStyleProperties lacks owner node 2025-06-09 12:28:41 +01:00
HTMLLinkElement-disabled-003.html LibWeb: Track whether HTMLLinkElement was enabled when created by parser 2025-04-24 18:26:54 +02:00
overflow-serialization.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
selectorSerialize.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
serialization-CSSDeclaration-with-important.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
serialize-all-longhands.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
serialize-custom-props.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
serialize-media-rule.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
serialize-namespaced-type-selectors.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
serialize-values.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
serialize-variable-reference.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
shorthand-serialization.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00
shorthand-values.html Tests: Import WPT CSSOM tests about serialization 2024-11-30 11:01:12 +01:00