..
at-namespace.txt
LibWeb: Treat CSS selectors containing undeclared namespaces as invalid
2025-06-24 12:51:12 +01:00
border-shorthand-serialization.txt
LibWeb: Store CSSStyleProperties properties in "specified order"
2025-06-09 10:43:50 +01:00
css-style-attr-decl-block.txt
LibWeb: Don't attempt to set the frozen base url on a null base element
2025-06-25 01:33:45 +12:00
CSSGroupingRule-insertRule.txt
LibWeb: Use correct error for invalid rule in nested insertRule
2025-06-23 12:52:40 +01:00
cssimportrule.txt
LibWeb: Add basic implementation of @page
2025-05-15 09:53:29 +01:00
cssom-cssText-serialize.txt
cssom-getPropertyValue-common-checks.txt
LibWeb: Map logical aliases at cascade time
2025-06-23 15:19:07 +01:00
cssom-pagerule.txt
LibWeb/CSS: Implement CSSPageRule.setSelectorText()
2025-05-16 16:42:10 +01:00
cssstyledeclaration-all-shorthand.txt
LibWeb: Add support for the 'all' CSS property
2025-06-12 15:25:35 +01:00
cssstyledeclaration-csstext-all-shorthand.txt
LibWeb: Add support for the 'all' CSS property
2025-06-12 15:25:35 +01:00
cssstyledeclaration-removeProperty-all.txt
LibWeb: Add support for the 'all' CSS property
2025-06-12 15:25:35 +01:00
cssstyledeclaration-setter-logical.txt
LibWeb: Account for logical property groups in set_a_declaration
2025-07-16 11:16:49 +01:00
CSSStyleSheet-constructable-baseURL.txt
LibWeb: Don't construct stylesheet when modifying CSSStyleSheet
rules
2025-04-16 22:03:12 +01:00
CSSStyleSheet-constructable-invalidation.txt
LibWeb: Notify ObservableArray observer about deletions in clear()
2025-04-24 18:26:54 +02:00
CSSStyleSheet-constructable.txt
LibWeb: Include own shadow root in for_each_shadow_including_descendant
2025-07-11 16:21:11 +02:00
delete-namespace-rule-when-child-rule-exists.txt
LibWeb: Throw on deleting CSS @namespace rule in disallowed conditions
2025-04-24 18:26:54 +02:00
flex-serialization.txt
LibWeb: Don't serialize shorthand with non-uniform CSS-wide keywords
2025-06-16 12:37:40 +01:00
font-family-serialization-001.txt
Tests: Synchronize imported tests with the WPT repository
2025-06-22 23:51:34 +02:00
font-shorthand-serialization.txt
font-variant-shorthand-serialization.txt
LibWeb: Don't serialize shorthand with non-uniform CSS-wide keywords
2025-06-16 12:37:40 +01:00
getComputedStyle-insets-absolute.txt
LibWeb: Calculate the correct resolved value for inset properties
2025-03-18 09:27:51 +00:00
getComputedStyle-insets-relative.txt
LibWeb: Calculate the correct resolved value for inset properties
2025-03-18 09:27:51 +00:00
getComputedStyle-pseudo.txt
LibWeb: Dont compute style when CSSStyleProperties lacks owner node
2025-06-09 12:28:41 +01:00
HTMLLinkElement-disabled-003.txt
LibWeb: Track whether HTMLLinkElement was enabled when created by parser
2025-04-24 18:26:54 +02:00
overflow-serialization.txt
LibWeb: Serialize CSS declarations as shorthands where applicable
2025-05-29 12:04:28 +02:00
selectorSerialize.txt
LibWeb/CSS: Serialize * namespace in attribute selectors
2025-05-16 16:41:57 +01:00
serialization-CSSDeclaration-with-important.txt
serialize-all-longhands.txt
LibWeb: Add support for the 'all' CSS property
2025-06-12 15:25:35 +01:00
serialize-custom-props.txt
serialize-media-rule.txt
serialize-namespaced-type-selectors.txt
serialize-values.txt
Tests: Synchronize imported tests with the WPT repository
2025-06-22 23:51:34 +02:00
serialize-variable-reference.txt
LibWeb: Don't serialize longhands if we directly serialized shorthand
2025-06-16 12:37:40 +01:00
shorthand-serialization.txt
LibWeb: Serialize CSS declarations as shorthands where applicable
2025-05-29 12:04:28 +02:00
shorthand-values.txt
LibWeb: Handle serialization of invalid border in all contexts
2025-07-15 14:26:02 +01:00