ladybird icon indicating copy to clipboard operation
ladybird copied to clipboard

LibWeb: Improve parsing and interpolation of transform values

Open tcl3 opened this issue 8 months ago • 0 comments

This PR improves the parsing, serialization and interpolation of scale and transform values.

Some of the WPT subtests for translate are still failing because we don't support all types of calc() value.

This fixes 348 WPT subtests in the css/css-transforms directory.

tcl3 avatar Apr 30 '25 09:04 tcl3