.. |
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: Parse all transition-property value as keyword
|
2025-04-27 09:49:00 +01:00 |
css-box
|
LibWeb: Always store ComputedProperties, even if no invalidations
|
2025-04-13 00:43:49 +02:00 |
css-cascade
|
LibWeb: Parse and propagate touch-action CSS property
|
2025-05-06 12:22:01 +01:00 |
css-color
|
LibWeb: Canonicalize color space when parsing color-mix() function
|
2025-04-23 11:26:27 +02:00 |
css-conditional/js
|
LibWeb/CSS: Use CSSRule's context to parse new child rules
|
2025-04-23 10:55:45 +01:00 |
css-contain
|
LibWeb: Improve parsing for the CSS contain property
|
2025-05-04 22:24:26 +01:00 |
css-display
|
LibWeb: Parse all transition-property value as keyword
|
2025-04-27 09:49:00 +01:00 |
css-flexbox
|
LibWeb: Implement the transition-behavior CSS property
|
2025-05-02 11:07:19 +01:00 |
css-fonts
|
LibWeb: Interpolate font-style values correctly
|
2025-05-03 12:05:22 +02:00 |
css-grid
|
LibWeb/CSS: Make empty GridTrackSize value serialize to "none"
|
2025-03-22 17:33:37 +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/parsing
|
LibWeb/CSS: Parse border-block-* properties
|
2025-03-14 16:09:10 +00:00 |
css-masking/animations
|
LibWeb: Parse all transition-property value as keyword
|
2025-04-27 09:49:00 +01:00 |
css-nesting
|
LibWeb/CSS: Use CSSRule's context to parse new child rules
|
2025-04-23 10:55:45 +01:00 |
css-pseudo
|
LibWeb: Implement ::file-selector-button pseudo element
|
2024-12-05 10:49:57 +00:00 |
css-sizing
|
LibWeb: Parse all transition-property value as keyword
|
2025-04-27 09:49:00 +01:00 |
css-syntax
|
Tests: Create imported WPT test output from completion callback data
|
2024-12-02 22:41:51 +00: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/text-align
|
LibWeb: Implement text-align: match-parent
|
2025-02-05 17:45:44 +00:00 |
css-text-decor/parsing
|
LibWeb: Implement text-decoration: spelling-error and grammar-error
|
2025-02-28 16:34:08 +00:00 |
css-transforms
|
LibWeb: Support interpolating translate values
|
2025-04-30 19:36:56 +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
|
LibWeb/CSS: Parse and use CSS URL request modifiers
|
2025-05-03 23:22:40 +01:00 |
css-view-transitions/parsing
|
LibWeb: Import WPT tests for view-transition-name parsing
|
2025-02-22 14:52:13 +00:00 |
CSS2
|
LibWeb: Implement the transition-behavior CSS property
|
2025-05-02 11:07:19 +01:00 |
cssom
|
LibWeb: Notify ObservableArray observer about deletions in clear()
|
2025-04-24 18:26:54 +02:00 |
cssom-view
|
LibWeb: Don't lose change events on MediaQueryList internal state change
|
2025-02-13 20:52:31 +01:00 |
filter-effects/parsing
|
LibWeb: Clamp grayscale, invert, filter and opacity filter values to 1
|
2025-04-04 17:12:47 +01:00 |
geometry
|
LibWeb: Reject CSS values with unprocessed tokens / extra semicolons
|
2025-05-02 11:10:02 +01:00 |
mediaqueries
|
LibWeb: Invalidate document style when media rules are changed
|
2025-04-04 10:10:43 +02:00 |
selectors
|
LibWeb: Update Element::directionality() for bdi elements to match spec
|
2025-03-23 09:58:42 +01:00 |