| .. |
|
compositing
|
LibWeb: Update animation type of compositing properties
|
2025-09-10 15:02:20 +01:00 |
|
css-align
|
LibWeb: Import WPT tests for safe/unsafe as self-alignment values
|
2026-05-22 10:36:04 +01:00 |
|
css-anchor-position
|
LibWeb: Support anchor() in calc() trees
|
2026-06-18 17:36:56 +01:00 |
|
css-animations
|
LibWeb: Use correct scheduled time for Transition and Animation events
|
2026-05-22 11:59:19 +01:00 |
|
css-backgrounds
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-borders/corner-shape
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-box
|
LibWeb: Produce containing absolute boxes with will-change properties
|
2025-12-11 09:59:52 +00:00 |
|
css-break
|
LibWeb: Parse widows CSS property
|
2025-09-26 16:32:54 +01:00 |
|
css-cascade
|
Tests: Import WPT coverage for scoped imports
|
2026-06-04 20:52:28 +01:00 |
|
css-color
|
LibGfx: Preserve out-of-range components in HSL to sRGB conversion
|
2026-04-16 12:06:10 +02:00 |
|
css-conditional
|
LibWeb: Resolve container-relative length units
|
2026-06-01 08:27:17 +01:00 |
|
css-contain
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-content/parsing
|
Tests: Import some counter style tests
|
2026-02-12 10:33:09 +00:00 |
|
css-counter-styles
|
Tests: Import some @counter-style parsing tests
|
2026-02-03 09:58:47 +00:00 |
|
css-display
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-easing
|
Tests: Import timing function tests
|
2025-10-20 11:27:44 +01:00 |
|
css-env
|
Tests: Import WPT tests for CSS env()
|
2025-08-07 16:38:29 +02:00 |
|
css-flexbox
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-font-loading
|
LibWeb: Add FontFaceSetLoadEvent
|
2026-01-06 12:24:42 +01:00 |
|
css-fonts
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-grid
|
LibWeb: Parse CSS grid subgrid track listings
|
2026-05-25 18:11:38 +02:00 |
|
css-images
|
Tests: Import CSS image-set parsing WPT
|
2026-04-25 14:54:10 +02:00 |
|
css-inline/parsing
|
LibWeb: Implement dominant-baseline for SVG text
|
2026-02-26 09:23:23 +01:00 |
|
css-lists/parsing
|
Tests: Import some counter style tests
|
2026-02-12 10:33:09 +00:00 |
|
css-logical
|
Tests: Import/create tests related to transition property handling
|
2025-09-11 06:08:07 +01:00 |
|
css-masking
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-mixins
|
Tests: Import some @function parsing tests
|
2026-03-27 11:19:28 +00:00 |
|
css-multicol/parsing
|
LibWeb: Add CSS column-height property
|
2025-09-07 15:59:39 +01:00 |
|
css-nesting
|
Tests: Re-import disabled WPT crash tests in Text/ directory
|
2026-01-09 08:11:11 +01:00 |
|
css-overflow
|
LibWeb: Add overflow-clip-margin-* properties
|
2026-02-14 22:58:21 +01:00 |
|
css-page
|
Tests: Import CSSMarginRule tests
|
2025-05-16 11:01:39 +01:00 |
|
css-position/animations
|
LibWeb: Apply composite operator to keyframe effects
|
2025-09-18 16:46:06 +01:00 |
|
css-properties-values-api
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-pseudo
|
LibWeb: Add missing properties to pseudo element allow list
|
2026-06-22 09:43:07 +02:00 |
|
css-scrollbars
|
LibWeb/CSS: Implement the scrollbar-color property
|
2025-06-02 00:17:51 +02:00 |
|
css-shapes
|
LibWeb: Reimport basic shape position serialization WPT tests
|
2026-04-15 08:04:02 +02:00 |
|
css-sizing
|
LibWeb: Import WPT tests for percentage size with indefinite containers
|
2026-04-03 14:29:44 +02:00 |
|
css-syntax
|
Tests: Import serialize-consecutive-tokens test
|
2025-11-04 14:05:31 +01:00 |
|
css-tables
|
LibWeb: Distribute colspan cell width equally when baseline is zero
|
2026-02-06 11:37:14 +00:00 |
|
css-text
|
LibWeb: Treat word-wrap as an alias for overflow-wrap
|
2025-09-30 13:50:53 +01:00 |
|
css-text-decor
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-transforms
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-transitions
|
LibWeb: Apply backwards fill to CSS transitions
|
2026-05-07 11:00:32 +01:00 |
|
css-typed-om
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-ui
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-values
|
LibWeb: Implement CSS progress() math function
|
2026-06-19 09:33:06 +01:00 |
|
css-variables
|
LibWeb: Ensure custom property definition is valid <declaration-value>?
|
2026-03-26 01:11:39 +00:00 |
|
css-view-transitions
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
css-will-change/parsing
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
CSS2
|
Tests: Import WPT tests for CSS2 floats and floats-clear
|
2026-03-29 12:05:25 +02:00 |
|
cssom
|
LibWeb: Skip style update inside display:none subtrees
|
2026-05-18 11:31:26 +02:00 |
|
cssom-view
|
LibWeb: Import scroll-padding and scroll-margin tests
|
2026-05-15 12:07:27 +01:00 |
|
filter-effects
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
geometry
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
mediaqueries
|
Tests: Resync imported WPT tests
|
2026-04-04 23:36:58 +02:00 |
|
selectors
|
Tests: Add explicit UTF-8 charset declarations to existing tests
|
2026-05-23 11:57:33 +02:00 |
|
support
|
Tests/LibWeb: Import WPT presentational hint tests
|
2026-04-30 19:50:28 +01:00 |