1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 03:08:13 +00:00
serenity/Tests/LibWeb/Ref/reference
MacDue f0be812fc2 Tests/LibWeb: Add border-radius ref test
This is based on the border-radius.html demo page with text and most
assets removed. This has to be a screenshot based test as there's not
really something else that can be used for comparison.

This also makes the test a little incomplete as things like text
overflow clipping are not tested, but I'd like to avoid this test being
too brittle.
2023-10-21 23:16:17 +02:00
..
images Tests/LibWeb: Add border-radius ref test 2023-10-21 23:16:17 +02:00
anonymous-wrapper-css-visibility-ref.html LibWeb: Remove Layout::Node::m_visible and compute it on the fly 2023-09-18 14:45:20 +02:00
background-size-calc-ref.html LibWeb: Allow calculated values for background-size dimensions 2023-09-15 08:40:10 +02:00
border-radius-ref.html Tests/LibWeb: Add border-radius ref test 2023-10-21 23:16:17 +02:00
border-radius-shrink-zero-sized-box-ref.html
canvas-path-rect-ref.html LibWeb: Add canvas context2d roundRect 2023-10-20 07:20:29 +02:00
clip-abspos-children-ref.html
clip-ref.html
css-any-link-selector-ref.html
css-attr-ref.html
css-attr-typed-ref.html
css-gradient-currentcolor-ref.html
css-gradients-ref.html
css-invalid-var-ref.html
css-lang-selector-ref.html
css-local-link-selector-ref.html
css-open-closed-selectors-ref.html LibWeb: Implement the :open and :closed pseudo-classes 2023-09-13 19:55:22 +02:00
css-placeholder-shown-selector-ref.html
css-quotes-ref.html LibWeb: Support quotes in content values 2023-09-17 15:45:52 -06:00
css-read-only-read-write-selectors-ref.html
grid-items-painting-order-ref.html
img-srcset-viewport-relative-sizes-ref.html
item-with-negative-z-index-ref.html
opacity-stacking-ref.html
separate-borders-ref.html
simple-svg-mask-ref.html LibWeb: Add simple ref test for SVG masking 2023-09-19 10:46:05 +02:00
square-ref.html
svg-file-matches-html-file.html
svg-gradient-spreadMethod-ref.html
svg-radialGradient-ref.html
svg-symbol-ref.html