ladybird/Tests/LibWeb/Screenshot/input
Jelle Raaijmakers 59a867d3e3
Some checks are pending
CI / Linux, x86_64, Fuzzers, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer, GNU (push) Waiting to run
CI / macOS, arm64, Sanitizer, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer, Clang (push) Waiting to run
Package the js repl as a binary artifact / Linux, arm64 (push) Waiting to run
Package the js repl as a binary artifact / macOS, arm64 (push) Waiting to run
Package the js repl as a binary artifact / Linux, x86_64 (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
Tests: Enable all screenshot tests on all platforms
With the newly supported fuzzy matching in our test-web runner, we can
now define the expected maximum color channel and pixel count errors per
failing test and set a baseline they should not exceed.

The figures I added to these tests all come from my macOS M4 machine.
Most discrepancies seem to come from color calculations being slightly
off.
2025-07-17 12:59:11 +01:00
..
acid2.html Tests/LibWeb: Add a screenshot test for acid2 2025-05-22 17:44:40 -04:00
alt-frame.html
border-radius.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
canvas-arcs-and-ellipses.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
canvas-fillstyle-gradients.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
canvas-fillstyle-opacity.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
canvas-fillstyle-rgb.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
canvas-filters.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
canvas-implict-moves-and-lines.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
canvas-path-rect.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
canvas-shadow.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
canvas-stroke-styles.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
canvas-text.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
canvas-unpremultiplied-image.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
clip-path-basic-shapes.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
clip-path-polygon.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
clip-path-transformed.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
color-scheme.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
css-background-clip-text.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
css-background-position.html Tests: Mark existing workarounds consistently 2025-03-05 16:32:47 +01:00
css-background-repeat-x-and-zoomed.html Tests/LibWeb: Fix flaky css background test 2025-05-30 12:03:25 -04:00
css-background-repeat.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
css-backgrounds.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
css-color-functions.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
css-compositing.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
css-filter-drop-shadow.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
css-filter.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
css-gradients.html
css-mask-longhand.html Tests: Do not use data URI in css-mask-longhand test 2025-03-11 12:16:32 -04:00
css-transform-box.html
details-open-then-closed.html LibWeb: Update the <details> layout tree when it is opened/closed 2025-05-09 21:37:14 +02:00
gradient-interpolation-method.html LibWeb: Implement css gradient-interpolation-method 2025-03-06 11:33:12 +00:00
image-unpremultiplied-data.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
inline-node.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
input-placeholder.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
meter.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
nested-boxes-with-hidden-overflow-and-border-radius.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
object-fit-position.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
ol-render-node-append-group-reversed.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-append-reversed.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-last-group-reversed.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-last-reversed.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
opacity-stacking.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
ordered-list.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
outer-box-shadow.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
selection-start-in-end-node-2.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
selection-start-in-end-node-3.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
selection-start-in-end-node.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-axis-aligned-lines.html
svg-background-no-natural-size.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-clip-path-and-mask.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-clip-path-transform.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-clip-rule.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
svg-filters-lb-website.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-foreign-object-mask.html
svg-gradient-paint-transformation.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-gradient-spreadMethod.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-gradient-userSpaceOnUse.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
svg-maskContentUnits.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-non-local-clip-path.html
svg-path-offset-rounding.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-paths-cardinal-directions-less-than-1px-wide.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-radialGradient.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-simple-clipPath.html Meta: Add DOCTYPEs to sceenshot tests 2025-03-20 11:50:49 +01:00
svg-stroke-paintstyle-with-opacity.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-stroke-styles.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-text-effects.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
svg-textPath.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
text-decorations.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00
text-direction.html
text-shadow.html Tests: Enable all screenshot tests on all platforms 2025-07-17 12:59:11 +01:00