| .. |
|
compositing
|
LibWeb: Update animation type of compositing properties
|
2025-09-10 15:02:20 +01:00 |
|
css-align
|
LibWeb/CSS: Backtrack the parser if a property does not accept a value
|
2025-06-14 08:22:56 +02:00 |
|
css-anchor-position
|
LibWeb: Parse anchor() function for inset properties
|
2025-08-03 22:09:31 +02:00 |
|
css-animations
|
Tests: Synchronize imported tests with the WPT repository
|
2025-06-22 23:51:34 +02:00 |
|
css-backgrounds
|
Tests: Import/create tests related to absolutization of StyleValues
|
2025-08-06 17:44:12 +01:00 |
|
css-box
|
LibWeb: Clamp negative computed values for padding-* properties
|
2025-09-01 12:28:53 +01:00 |
|
css-cascade
|
LibWeb: Allow anonymous layer block rule with no declarations
|
2025-06-17 08:58:00 +01:00 |
|
css-color
|
Tests: Update opacity parsing tests
|
2025-09-08 11:03:32 +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: Import a bunch of /css/css-display tests from WPT
|
2024-11-15 14:46:09 +01:00 |
|
css-easing
|
LibWeb: Allow calc() values in steps() easing functions
|
2025-06-18 08:57:06 +02:00 |
|
css-env
|
Tests: Import WPT tests for CSS env()
|
2025-08-07 16:38:29 +02:00 |
|
css-fill-stroke/animation
|
LibWeb: Use correct animation type for fill property
|
2025-09-11 05:31:27 +01:00 |
|
css-flexbox
|
Everywhere: Fix even more typos
|
2025-08-27 08:48:01 +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: Clamp negative font-size when loading font
|
2025-09-01 12:28:53 +01:00 |
|
css-grid
|
LibWeb/CSS: Import absolute positioning tests inside grid containers
|
2025-08-25 14:09:12 +02: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
|
Tests: Import/create tests related to transition property handling
|
2025-09-11 06:08:07 +01:00 |
|
css-masking
|
Tests/LibWeb: Import tests for mask property and longhands
|
2025-08-06 23:09:07 +01:00 |
|
css-multicol/parsing
|
LibWeb: Add CSS column-height property
|
2025-09-07 15:59:39 +01:00 |
|
css-nesting
|
Tests: Synchronize imported tests with the WPT repository
|
2025-06-22 23:51:34 +02:00 |
|
css-page
|
Tests: Import CSSMarginRule tests
|
2025-05-16 11:01:39 +01:00 |
|
css-properties-values-api
|
LibWeb/CSS: Parse initial value using syntax from @property
|
2025-08-04 11:08:46 +01:00 |
|
css-pseudo
|
LibWeb: Implement ::file-selector-button pseudo element
|
2024-12-05 10:49:57 +00:00 |
|
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
|
Tests: Import CSS clip-path: path(...) tests
|
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
|
Tests/LibWeb: Import unicode range parsing test from WPT
|
2025-07-03 08:22:30 +01:00 |
|
css-tables
|
Tests: Import WPT tests for table rows with visibility:collapse
|
2025-08-11 11:07:47 +01:00 |
|
css-text
|
LibWeb: Make word-spacing and letter-spacing default value compute to 0
|
2025-09-10 16:12:29 +01:00 |
|
css-text-decor
|
LibWeb: Parse and compute text-underline-offset property
|
2025-09-12 07:07:15 +01:00 |
|
css-transforms
|
LibWeb: Prevent hit testing from transforming position more than once
|
2025-08-27 09:14:33 +02:00 |
|
css-transitions
|
LibWeb: Inherit animated CSS property values separately
|
2025-08-18 11:18:34 +01:00 |
|
css-typed-om
|
Tests: Import tests for CSS typed OM
|
2025-08-13 09:47:50 +01:00 |
|
css-ui
|
LibWeb: Store outline-width in computed form in ComputedProperties
|
2025-08-28 09:29:46 +01:00 |
|
css-values
|
LibWeb: Clamp and censor top-level calc results
|
2025-08-11 17:10:04 +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
|
LibWeb: Suppress rendering due to view transitions
|
2025-09-09 10:25:17 +02:00 |
|
css-will-change/parsing
|
LibWeb: Parse the will-change property
|
2025-08-18 12:36:37 +01:00 |
|
CSS2
|
LibWeb: Interpolate the visibility property correctly
|
2025-05-13 11:24:05 +01:00 |
|
cssom
|
Tests: Add XHTML tests for CDATA, PIs and Comment nodes in the DOM
|
2025-07-19 14:56:20 +02:00 |
|
cssom-view
|
LibWeb: Import WPT elementsFromPoint test
|
2025-07-05 23:56:42 +01:00 |
|
filter-effects
|
LibWeb/SVG: Apply SVGFeBlendElement blend mode
|
2025-08-06 15:21:03 +02:00 |
|
geometry
|
Tests: Synchronize imported tests with the WPT repository
|
2025-06-22 23:51:34 +02:00 |
|
mediaqueries
|
Tests: Import a whole bunch of WPT mediaqueries tests
|
2025-05-23 10:17:58 +01:00 |
|
selectors
|
LibWeb/CSS: Make :heading() pseudo-class take integers not AN+B
|
2025-08-28 12:40:03 +02:00 |
|
support
|
Tests: Import WPT tests for table rows with visibility:collapse
|
2025-08-11 11:07:47 +01:00 |