..
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-anchor-position
LibWeb: Parse anchor() function for inset properties
2025-08-03 22:09:31 +02:00
css-animations
LibWeb: Disallow default as a keyframe name
2025-06-14 17:56:10 -04:00
css-backgrounds
LibWeb: Clamp and censor top-level calc results
2025-08-11 17:10:04 +01:00
css-box
LibWeb: Add flow relative values for the clear property
2025-06-17 09:26:26 +02:00
css-cascade
LibWeb: Implement the color-interpolation property for SVG gradients
2025-08-17 10:51:05 +02: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
css-easing
LibWeb: Allow calc() values in cubic-bezier() easing functions
2025-06-18 08:57:06 +02:00
css-env
LibWeb/CSS: Implement env() as an arbitrary substitution function
2025-08-07 16:38:29 +02:00
css-flexbox
LibWeb: Clamp and censor top-level calc results
2025-08-11 17:10:04 +01: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 and censor top-level calc results
2025-08-11 17:10:04 +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: Absolutize CalculatedSVs in StyleComputer::absolutize_values
2025-08-06 17:44:12 +01:00
css-masking
LibWeb/CSS: Serialize mask shorthand-property properly
2025-08-06 23:09:07 +01: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
css-properties-values-api
LibWeb/CSS: Parse initial value using syntax from @property
2025-08-04 11:08:46 +01:00
css-pseudo
css-scoping
LibWeb/CSS: Parse the ::slotted pseudo-element
2025-07-15 13:54:17 +01:00
css-scrollbars
css-shapes /shape-functions
LibWeb/CSS: Implement path() basic shape
2025-07-17 13:59:23 -04:00
css-sizing
LibWeb: Clamp and censor top-level calc results
2025-08-11 17:10:04 +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/Layout: Support visibility:collapse on table-row elements
2025-08-11 11:07:47 +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: Improve support for CalculatedStyleValue in translate
2025-08-08 09:45:00 +01:00
css-transitions
LibWeb/CSS: Separate IntegerSV and NumberSV from CSSUnitValue
2025-08-08 15:19:03 +01:00
css-typed-om
LibWeb/CSS: Reify StyleValues in StylePropertyMap get()/getAll()
2025-08-18 10:12:53 +01:00
css-ui
css-values
LibWeb: Clamp and censor top-level calc results
2025-08-11 17:10:04 +01:00
css-variables
LibWeb/CSS: Parse initial value using syntax from @property
2025-08-04 11:08:46 +01:00
css-view-transitions /parsing
CSS2
cssom
LibWeb: Implement the color-interpolation property for SVG gradients
2025-08-17 10:51:05 +02:00
cssom-view
LibWeb: Import WPT elementsFromPoint test
2025-07-05 23:56:42 +01:00
filter-effects
LibWeb: Absolutize CalculatedSVs in StyleComputer::absolutize_values
2025-08-06 17:44:12 +01:00
geometry
LibWeb: Move Transformation::to_matrix to new CSV resolve methods
2025-07-17 08:31:52 +02:00
mediaqueries
selectors
LibWeb: Import css/selectors/user-valid.html from WPT
2025-08-14 11:55:02 +02:00