ladybird/Tests/LibWeb/Text/expected/wpt-import/css
Luke Wilde 8210a7b3e3
Some checks failed
CI / macOS, arm64, Sanitizer, Clang (push) Waiting to run
CI / Linux, x86_64, Fuzzers, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer, GNU (push) Waiting to run
CI / Linux, x86_64, Sanitizer, Clang (push) Waiting to run
Package the js repl as a binary artifact / Linux, arm64 (push) Waiting to run
Package the js repl as a binary artifact / macOS, arm64 (push) Waiting to run
Package the js repl as a binary artifact / Linux, x86_64 (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
Build Dev Container Image / build (push) Has been cancelled
LibWeb: Resolve FontFaceSet::load promise with all loaded FontFaces
The resulting array is required on https://www.canva.com/
2025-07-21 16:29:55 +01: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: Apply all animations and transitions before invalidating style 2025-07-19 11:08:46 -04: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: Resolve FontFaceSet::load promise with all loaded FontFaces 2025-07-21 16:29:55 +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 LibWeb/CSS: Remove unnecessary shorthand serialization special cases 2025-04-07 11:38:56 +01:00
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/CSS: Support text-justify: distribute legacy value alias 2025-07-21 10:04:42 +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 LibWeb/CSS: Don't serialize longhands which match their initial values 2025-04-07 11:38:56 +01:00
css-values LibWeb/CSS: Add basic registered properties with initial values 2025-07-18 11:12:39 +01:00
css-variables LibWeb: Don't crash when an unknown property begins with a single dash 2025-07-20 08:54:53 +02:00
css-view-transitions/parsing
CSS2 LibWeb: Ensure discrete interpolated properties are non-transitionable 2025-05-27 13:33:29 +02:00
cssom AK+LibWeb/CSS: Add lower-greek counter style 2025-07-21 15:18:17 +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