| .. |
|
compositing
|
LibWeb/Canvas: Correctly return globalCompositeOperation
|
2025-02-24 13:55:51 +00:00 |
|
css-align
|
LibWeb: Use shortest serialization for shorthands with repeated values
|
2025-03-20 14:30:55 +01:00 |
|
css-animations
|
LibWeb/CSS: Use "0s" as the initial value for animation-duration
|
2025-03-22 17:04:33 +01:00 |
|
css-backgrounds
|
LibWeb/CSS: Don't serialize longhands which match their initial values
|
2025-04-07 11:38:56 +01:00 |
|
css-box
|
LibWeb: Always store ComputedProperties, even if no invalidations
|
2025-04-13 00:43:49 +02:00 |
|
css-cascade
|
LibWeb: Invalidate sheet owners after mutating cssText of its rules
|
2025-04-12 14:15:57 +01:00 |
|
css-color
|
LibWeb: Implement the color-mix() function
|
2025-04-22 12:19:51 +02:00 |
|
css-conditional/js
|
Tests: Import some @import tests
|
2025-04-09 18:45:57 +01:00 |
|
css-contain
|
LibWeb: Interpolate the content-visibility property correctly
|
2025-05-13 11:24:05 +01:00 |
|
css-display
|
LibWeb: Import a bunch of /css/css-display tests from WPT
|
2024-11-15 14:46:09 +01:00 |
|
css-flexbox
|
LibWeb: Implement the transition-behavior CSS property
|
2025-05-02 11:07:19 +01:00 |
|
css-fonts
|
Tests: Import a WPT test for @font-face format specifiers
|
2025-05-23 16:36:56 +02:00 |
|
css-grid
|
LibWeb/CSS: Make empty GridTrackSize value serialize to "none"
|
2025-03-22 17:33:37 +01:00 |
|
css-images
|
LibWeb: Implement interpolation of repeatable lists
|
2025-04-23 09:13:45 +01:00 |
|
css-lists/parsing
|
LibWeb/CSS: Remove unnecessary shorthand serialization special cases
|
2025-04-07 11:38:56 +01:00 |
|
css-logical/parsing
|
LibWeb/CSS: Parse border-block-* properties
|
2025-03-14 16:09:10 +00:00 |
|
css-masking/animations
|
LibWeb: Set clip-path animation type to by-computed-value
|
2025-04-09 09:02:59 +01:00 |
|
css-nesting
|
Tests: Import all WPT css/css-nesting tests
|
2024-11-07 15:11:24 +01:00 |
|
css-page
|
Tests: Import CSSMarginRule tests
|
2025-05-16 11:01:39 +01:00 |
|
css-pseudo
|
LibWeb: Implement ::file-selector-button pseudo element
|
2024-12-05 10:49:57 +00:00 |
|
css-scrollbars
|
LibWeb/CSS: Implement the scrollbar-color property
|
2025-06-02 00:17:51 +02:00 |
|
css-sizing
|
LibWeb: Prevent infinite recursion on abspos w/ intrinsic max-size
|
2025-04-24 18:26:54 +02:00 |
|
css-syntax
|
LibWeb: Don't skip filtering when CSS contains null or surrogates
|
2024-11-20 15:47:19 +01:00 |
|
css-tables
|
LibWeb: Don't assume table caption box wants to create a BFC
|
2025-04-24 18:26:54 +02:00 |
|
css-text
|
LibWeb: Convert white-space CSS property to shorthand
|
2025-05-29 12:04:28 +02:00 |
|
css-text-decor/parsing
|
Tests: Import text-decoration WPT tests
|
2024-11-30 11:01:12 +01:00 |
|
css-transforms
|
Tests: Import WPT test for CSS scale interpolation
|
2025-04-25 14:08:12 +02:00 |
|
css-transitions
|
LibWeb: Implement the transition-behavior CSS property
|
2025-05-02 11:07:19 +01:00 |
|
css-ui
|
LibWeb/CSS: Don't serialize longhands which match their initial values
|
2025-04-07 11:38:56 +01:00 |
|
css-values
|
Tests: Import a WPT test for sin(), cos() and tan() serialization
|
2025-05-18 17:23:34 +02:00 |
|
css-view-transitions/parsing
|
LibWeb: Import WPT tests for view-transition-name parsing
|
2025-02-22 14:52:13 +00:00 |
|
CSS2
|
LibWeb: Interpolate the visibility property correctly
|
2025-05-13 11:24:05 +01:00 |
|
cssom
|
LibWeb/CSS: Implement CSSPageRule.setSelectorText()
|
2025-05-16 16:42:10 +01:00 |
|
cssom-view
|
Tests/LibWeb: Import some CSSOM WPT tests
|
2024-11-13 11:07:14 +01:00 |
|
filter-effects
|
LibWeb: Make elements with 'opacity: 0' respond to hit-testing
|
2025-05-07 01:45:07 +03:00 |
|
geometry
|
LibWeb/Geometry: Implement "other than none" keyword check
|
2024-12-28 07:51:11 +01:00 |
|
mediaqueries
|
Tests: Import a whole bunch of WPT mediaqueries tests
|
2025-05-23 10:17:58 +01:00 |
|
selectors
|
Tests: Import some selector pseudo-class parsing tests
|
2025-05-17 00:30:44 +02:00 |
|
support
|
LibWeb: Simplify standalone CSS math functions when used outside calc()
|
2025-04-24 20:38:00 +02:00 |