mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 01:22:06 +00:00
Using fixed-point saturated arithmetics for CSSPixels allows to avoid accumulating floating-point errors. This implementation is not complete yet: currently saturated arithmetics implemented only for addition. But it is enough to not regress any of layout tests we have :) See https://github.com/SerenityOS/serenity/issues/18566 |
||
|---|---|---|
| .. | ||
| dont-stretch-fit-svg-with-indefinite-containing-block-width.txt | ||
| svg-as-image-implicit-viewbox.txt | ||
| svg-as-image-invalid.txt | ||
| svg-as-image.txt | ||
| svg-fill-with-bogus-url.txt | ||
| svg-inside-svg.txt | ||
| svg-intrinsic-size-in-one-dimension.txt | ||
| svg-negative-elliptical-arg-number.txt | ||
| svg-path-with-implicit-lineto.txt | ||
| svg-with-css-variable-in-presentation-hint.txt | ||
| svg-with-display-block.txt | ||
| svg-with-zero-intrinsic-size-and-no-viewbox.txt | ||
| text-fill-none.txt | ||