| .. |
|
acid2.html
|
Tests/LibWeb: Add a screenshot test for acid2
|
2025-05-22 17:44:40 -04:00 |
|
alt-frame.html
|
Tests/LibWeb: Restructure Ref and Screenshot test dirs to match others
|
2024-11-05 14:02:07 +00:00 |
|
border-radius.html
|
LibWeb: Size root element backgrounds relative to its border box
|
2026-01-18 00:31:03 +01:00 |
|
can-load-images-in-sandboxed-iframe-with-no-scripting.html
|
LibWeb: Remove "can run script" checks from MainThreadVM hooks
|
2026-01-16 20:48:47 +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
|
Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port
|
2025-12-17 12:00:33 +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
|
LibWeb+LibGfx: Remove Path::close_all_subpaths()
|
2025-09-25 21:42:52 +02:00 |
|
canvas-pattern-transform.html
|
Tests: Increase fuzzy range for canvas-pattern-transform.html on arm64
|
2025-12-16 06:49:39 -05:00 |
|
canvas-pattern.html
|
LibWeb: Implement support for drawing with CanvasPattern
|
2025-10-23 13:20:03 +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
|
LibWeb: Support all <radial-extent> values in ellipse()
|
2025-12-12 12:20:16 +00:00 |
|
clip-path-polygon.html
|
Meta: Add DOCTYPEs to sceenshot tests
|
2025-03-20 11:50:49 +01:00 |
|
clip-path-transformed.html
|
LibWeb: Enable anti-aliasing in DisplayListPlayerSkia::fill_rect
|
2025-09-22 16:22:48 +02:00 |
|
color-scheme.html
|
LibWeb: Apply own clip rect for background phase only when clip used
|
2025-11-19 18:17:42 +01:00 |
|
css-background-blob-url.html
|
Tests: Add the hidden-img hack to a couple of flaky tests
|
2025-09-25 10:35:28 +01:00 |
|
css-background-clip-text.html
|
Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port
|
2025-12-17 12:00:33 +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
|
LibWeb: Apply own clip rect for background phase only when clip used
|
2025-11-19 18:17:42 +01:00 |
|
css-border-style-double.html
|
LibWeb/Painting: Paint border-style: double using two solid borders
|
2025-08-11 11:07:15 +01:00 |
|
css-border-style-groove.html
|
LibWeb/Painting: Paint ridge and groove border styles
|
2025-08-11 11:07:15 +01:00 |
|
css-border-style-ridge.html
|
LibWeb/Painting: Paint ridge and groove border styles
|
2025-08-11 11:07:15 +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
|
LibGfx+LibWeb: Use mipmaps for downscaling images
|
2025-11-12 15:59:01 +01:00 |
|
css-gradients.html
|
LibWeb: Make <radal-size> parsing generic
|
2025-12-12 12:20:16 +00:00 |
|
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
|
Tests/LibWeb: Restructure Ref and Screenshot test dirs to match others
|
2024-11-05 14:02:07 +00:00 |
|
details-open-then-closed.html
|
LibWeb: Update the <details> layout tree when it is opened/closed
|
2025-05-09 21:37:14 +02:00 |
|
font-variation-settings-applies-to-system-provided-font.html
|
LibWeb: Always respect font-variation-settings
|
2026-01-21 23:49:25 +01:00 |
|
gradient-interpolation-method.html
|
LibWeb: Apply dithering when painting gradients
|
2025-10-19 16:53:00 +02:00 |
|
image-downscaling.html
|
LibGfx+LibWeb: Use mipmaps for downscaling images
|
2025-11-12 15:59:01 +01:00 |
|
image-transformation-anti-aliasing.html
|
LibWeb: Implement CSS perspective-origin
|
2025-11-21 11:14:28 +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
|
Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port
|
2025-12-17 12:00:33 +01:00 |
|
input-placeholder.html
|
Meta: Add DOCTYPEs to sceenshot tests
|
2025-03-20 11:50:49 +01:00 |
|
linear-gradient-dithering.html
|
LibWeb: Apply dithering when painting gradients
|
2025-10-19 16:53:00 +02: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
|
Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port
|
2025-12-17 12:00:33 +01:00 |
|
object-fit-position.html
|
LibGfx+LibWeb: Use mipmaps for downscaling images
|
2025-11-12 15:59:01 +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 |
|
overlapping-inset-shape.html
|
LibWeb: Reduce overlapping inset() dimensions
|
2025-12-09 11:23:59 +00:00 |
|
selection-partial-nodes.html
|
LibWeb: Make the highlight color semi-transparent
|
2026-02-06 10:47:50 +00:00 |
|
selection-start-in-end-node-2.html
|
LibWeb: Make the highlight color semi-transparent
|
2026-02-06 10:47:50 +00:00 |
|
selection-start-in-end-node-3.html
|
LibWeb: Make the highlight color semi-transparent
|
2026-02-06 10:47:50 +00:00 |
|
selection-start-in-end-node.html
|
LibWeb: Make the highlight color semi-transparent
|
2026-02-06 10:47:50 +00:00 |
|
selection-text-color.html
|
LibWeb: Make the highlight color semi-transparent
|
2026-02-06 10:47:50 +00:00 |
|
selection-trailing-whitespace.html
|
LibWeb: Keep track of trailing whitespace for wrapped lines
|
2026-02-06 10:47:50 +00:00 |
|
selection-with-image.html
|
LibWeb: Apply selection highlight to selected images
|
2026-02-06 10:47:50 +00:00 |
|
svg-axis-aligned-lines.html
|
Tests/LibWeb: Restructure Ref and Screenshot test dirs to match others
|
2024-11-05 14:02:07 +00:00 |
|
svg-background-no-natural-size.html
|
Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port
|
2025-12-17 12:00:33 +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
|
Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port
|
2025-12-17 12:00:33 +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
|
Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port
|
2025-12-17 12:00:33 +01:00 |
|
svg-foreign-object-mask.html
|
Tests/LibWeb: Restructure Ref and Screenshot test dirs to match others
|
2024-11-05 14:02:07 +00:00 |
|
svg-gradient-componentTransfer.html
|
LibWeb: Hook up SVG component transfer filter to Skia
|
2025-11-09 01:22:48 +01:00 |
|
svg-gradient-objectBoundingBox.html
|
LibWeb: Unify objectBoundingBox and userSpaceOnUse coord transformations
|
2025-10-27 16:42:27 -07:00 |
|
svg-gradient-paint-transformation.html
|
LibWeb: Unify objectBoundingBox and userSpaceOnUse coord transformations
|
2025-10-27 16:42:27 -07:00 |
|
svg-gradient-spreadMethod.html
|
LibWeb: Unify objectBoundingBox and userSpaceOnUse coord transformations
|
2025-10-27 16:42:27 -07:00 |
|
svg-gradient-userSpaceOnUse.html
|
LibWeb: Unify objectBoundingBox and userSpaceOnUse coord transformations
|
2025-10-27 16:42:27 -07:00 |
|
svg-maskContentUnits.html
|
LibWeb: Support percentage attributes on SVG rect element
|
2025-09-28 19:25:18 +02:00 |
|
svg-non-local-clip-path.html
|
Tests/LibWeb: Restructure Ref and Screenshot test dirs to match others
|
2024-11-05 14:02:07 +00:00 |
|
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-rotation-anti-aliasing.html
|
LibWeb: Make all clip rects anti-aliased
|
2025-11-12 17:43:02 +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
|
LibWeb: Unify objectBoundingBox and userSpaceOnUse coord transformations
|
2025-10-27 16:42:27 -07: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
|
Tests/LibWeb: Restructure Ref and Screenshot test dirs to match others
|
2024-11-05 14:02:07 +00:00 |
|
text-shadow.html
|
LibWeb: Disallow spread distance value when parsing text-shadow
|
2025-09-18 15:21:22 +01:00 |
|
variable-font-weight.html
|
LibWeb: Add basic variable font support
|
2025-11-04 21:44:32 +01:00 |