.. |
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: Round integral values to the nearest integer when interpolating
|
2025-07-30 10:51:50 +02: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
|
|
|
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-properties-values-api
|
Tests: Import some css/css-properties-values-api WPT tests
|
2025-07-22 10:57:54 +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: Support interpolating rotate values
|
2025-07-22 11:09:45 +01:00 |
css-transitions
|
LibWeb: Interpolate text-shadow values as a shadow list
|
2025-07-30 10:51:50 +02:00 |
css-ui
|
|
|
css-values
|
LibWeb/CSS: Add CSS.registerProperty JS method
|
2025-07-22 10:57:54 +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
|
LibWeb: Support CSS content property images (and lists, too!)
|
2025-07-28 22:46:27 +02:00 |
cssom-view
|
LibWeb: Import WPT elementsFromPoint test
|
2025-07-05 23:56:42 +01:00 |
filter-effects
|
LibWeb: Use correct angle type when serializing hue-rotate filter values
|
2025-07-22 00:53:10 +02: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 |