ladybird/Tests/LibWeb/Text/expected/wpt-import/css
Callum Law 4ee8110449 LibWeb: Handle flood-opacity in line with other opacity properties
We now do the proper thing in terms of:
 - Allowing percentages
 - Returning the computed value in getComputedStyle
 - Handling values out of the [0,1] range

Gains us 13 WPT passes in the imported tests.
2025-07-18 11:04:55 -04:00
..
compositing
css-align LibWeb/CSS: Backtrack the parser if a property does not accept a value 2025-06-14 08:22:56 +02:00
css-animations LibWeb: Disallow default as a keyframe name 2025-06-14 17:56:10 -04:00
css-backgrounds LibWeb: Interpolate legacy colors in sRGB 2025-07-04 15:28:08 +01:00
css-box LibWeb: Add flow relative values for the clear property 2025-06-17 09:26:26 +02:00
css-cascade LibWeb/SVG: Add FEFloodElement 2025-07-09 18:07:12 +01:00
css-color LibWeb: Serialize RGB, HWB and HSL colors with unresolved components 2025-07-16 13:05:33 +01:00
css-conditional LibWeb: Implement matches attribute on CSSSupportsRule and CSSMediaRule 2025-07-11 10:57:19 +02:00
css-contain Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
css-display LibWeb: Ensure discrete interpolated properties are non-transitionable 2025-05-27 13:33:29 +02:00
css-easing LibWeb: Allow calc() values in cubic-bezier() easing functions 2025-06-18 08:57:06 +02:00
css-flexbox LibWeb: Don't distort replaced elements with natural size in flex layout 2025-07-15 00:52:50 +02:00
css-font-loading LibWeb: Throw SyntaxError when FontFaceSet contains var 2025-07-01 11:50:05 +01:00
css-fonts LibWeb/CSS: Implement the font-kerning property 2025-06-23 13:26:48 +01:00
css-grid LibWeb: Parse grid track placements closer to spec 2025-07-08 17:26:16 +01:00
css-images LibWeb: Parse all transition-property value as keyword 2025-04-27 09:49:00 +01:00
css-lists/parsing
css-logical LibWeb: Generically serialize "positional-value-list-shorthand"s 2025-07-15 14:26:02 +01:00
css-masking/animations LibWeb: Don't play initially-paused animations 2025-06-18 17:17:29 +02:00
css-multicol/parsing LibWeb/CSS: Backtrack the parser if a property does not accept a value 2025-06-14 08:22:56 +02:00
css-nesting Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
css-page LibWeb/CSS: Add basic implementation of CSSMarginRule 2025-05-16 11:01:39 +01:00
css-pseudo
css-scoping LibWeb/CSS: Parse the ::slotted pseudo-element 2025-07-15 13:54:17 +01:00
css-scrollbars LibWeb/CSS: Implement the scrollbar-color property 2025-06-02 00:17:51 +02:00
css-shapes/shape-functions LibWeb/CSS: Implement path() basic shape 2025-07-17 13:59:23 -04:00
css-sizing LibWeb: Absolutize keyframe values before interpolating 2025-06-24 12:36:47 +01:00
css-syntax LibWeb/CSS: Don't remove whitespace early when parsing descriptor values 2025-07-03 08:22:30 +01:00
css-tables LibWeb/CSS: Implement the empty-cells property 2025-06-18 14:55:03 +01:00
css-text LibWeb: Resolve FIXME around shorthand properties in remove_property() 2025-06-04 16:34:31 +01:00
css-text-decor LibWeb: Absolutize keyframe values before interpolating 2025-06-24 12:36:47 +01:00
css-transforms LibWeb: Parse the transform-origin z-value 2025-06-15 16:01:54 +02:00
css-transitions LibWeb: Don't play initially-paused animations 2025-06-18 17:17:29 +02:00
css-ui
css-values LibWeb/CSS: Add basic registered properties with initial values 2025-07-18 11:12:39 +01:00
css-variables LibWeb/CSS: Add basic registered properties with initial values 2025-07-18 11:12:39 +01:00
css-view-transitions/parsing
CSS2 LibWeb: Ensure discrete interpolated properties are non-transitionable 2025-05-27 13:33:29 +02:00
cssom LibWeb: Account for logical property groups in set_a_declaration 2025-07-16 11:16:49 +01:00
cssom-view LibWeb: Import WPT elementsFromPoint test 2025-07-05 23:56:42 +01:00
filter-effects LibWeb: Handle flood-opacity in line with other opacity properties 2025-07-18 11:04:55 -04:00
geometry LibWeb: Move Transformation::to_matrix to new CSV resolve methods 2025-07-17 08:31:52 +02:00
mediaqueries LibWeb/CSS: Reject negative <resolution> values 2025-05-23 10:17:58 +01:00
selectors LibWeb/CSS: Implement the :state(foo) pseudo-class 2025-07-04 18:10:28 +01:00