ladybird/Tests/LibWeb/Screenshot/reference
Gingeh c4e8eeb9a3 LibWeb: Don't crash on transformed clip-paths
We can remove this check and FIXME because we already support them
2024-11-02 04:30:14 +00:00
..
alt-frame-ref.html
border-radius-ref.html
canvas-arcs-and-ellipses-ref.html
canvas-fillstyle-rgb-ref.html
canvas-implict-moves-and-lines-ref.html
canvas-path-rect-ref.html
canvas-shadow-ref.html LibWeb: Add screenshot test for canvas-shadow 2024-10-23 11:42:56 -06:00
canvas-text-ref.html
canvas-unpremultiplied-image-ref.html LibGfx: Implement Gfx::AlphaType for SkiaPainter 2024-08-20 20:39:09 +02:00
clip-path-basic-shapes-ref.html LibWeb: Implement missing basic shapes 2024-10-31 10:30:24 +00:00
clip-path-polygon-ref.html
clip-path-transformed-ref.html LibWeb: Don't crash on transformed clip-paths 2024-11-02 04:30:14 +00:00
css-background-clip-text-ref.html
css-background-position-ref.html
css-background-repeat-ref.html
css-backgrounds-ref.html
css-color-functions-ref.html Tests: Transform some ref tests into screenshot tests 2024-07-21 10:36:17 +02:00
css-filter-drop-shadow-ref.html LibWeb: Parse drop-shadow filter with missing or starting color 2024-10-30 12:41:02 +01:00
css-filter-ref.html LibWeb: Allow calculated values in css filters 2024-10-31 08:19:46 +01:00
css-gradients-ref.html
css-transform-box-ref.html
inline-node-ref.html
input-placeholder-ref.html
meter-ref.html
nested-boxes-with-hidden-overflow-and-border-radius-ref.html
object-fit-position-ref.html
opacity-stacking-ref.html Tests: Transform some ref tests into screenshot tests 2024-07-21 10:36:17 +02:00
outer-box-shadow-ref.html
svg-axis-aligned-lines-ref.html
svg-background-no-natural-size-ref.html
svg-clip-path-and-mask-ref.html
svg-clip-rule-ref.html
svg-foreign-object-mask-ref.html Tests: Transform some ref tests into screenshot tests 2024-07-21 10:36:17 +02:00
svg-gradient-spreadMethod-ref.html
svg-gradient-userSpaceOnUse-ref.html LibWeb+LibGfx: Fix SVG userSpaceOnUse gradient coordinate transformation 2024-10-28 22:53:17 +01:00
svg-maskContentUnits-ref.html
svg-non-local-clip-path-ref.html Tests: Transform some ref tests into screenshot tests 2024-07-21 10:36:17 +02:00
svg-path-offset-rounding-ref.html LibWeb: Do not floor SVG offset in SVGPathPaintable 2024-10-22 07:37:59 -04:00
svg-radialGradient-ref.html
svg-simple-clipPath-ref.html
svg-stroke-paintstyle-with-opacity-ref.html Tests: Transform some ref tests into screenshot tests 2024-07-21 10:36:17 +02:00
svg-text-effects-ref.html
svg-textPath-ref.html
text-decorations-ref.html
text-direction-ref.html LibWeb: Layout text chunks based on their Unicode direction 2024-08-31 11:49:47 +02:00
text-shadow-ref.html