ladybird/Tests/LibWeb/Ref/input
Sam Atkins a6822986bb LibWeb/Painting: Apply clip and mask operations that are off-screen
These operations should still apply even if they are off screen, because
they affect painting of things outside of their bounding rectangles.

This commit makes us always apply these, regardless of if they are in
the visible region. However, if they are outside that region, we
replace them with simple clip-rect commands, which have the same
effect (not painting anything) but are cheaper than computing a full
mask bitmap.
2024-11-13 16:10:15 +01:00
..
wpt-import/css LibWeb: Compute display: contents as none for unusual elements 2024-11-13 11:11:07 +01:00
abspos-escapes-scroll-container.html
abspos-z-index-painting-order.html
alternative-style-sheets.html
anonymous-wrapper-css-visibility.html
background-clip-text-inside-scrollable.html
background-clip-text.html
background-size-calc.html
body-link-attribute.html
border-radius-shrink-zero-sized-box.html
border-radius-with-padding.html
box-with-transform-should-be-above-other-boxes.html
box-without-scrollable-overflow-should-not-consume-scroll-events.html
button-inside-scroll-container.html
calc-border-radius.html
change-opacity.html
clip-abspos-children.html
clip-border-radius-with-css-transform.html
clip-offscreen.html LibWeb/Painting: Apply clip and mask operations that are off-screen 2024-11-13 16:10:15 +01:00
clip.html
color-hsl.html
color-hwb.html
color-oklab.html
color-oklch.html
color-rgb.html
corner-clip-inside-scrollable.html
css-any-link-selector.html
css-attr-basic.html
css-attr-fallback.html
css-attr-typed-fallback.html
css-attr-typed.html
css-case-insensitive-html-attributes-selector.html
css-functional-unknown-webkit-pseudo-element.html
css-gradient-currentcolor.html
css-has-compound.html
css-has-descendant.html
css-has-direct-child.html
css-has-next-sibling.html
css-has-subsequent-sibling.html
css-invalid-var.html
css-keyframe-fill-forwards.html
css-keyframe-invalid-transform-should-not-render.html
css-lang-selector.html
css-local-link-selector.html
css-nested-declarations.html
css-nested-has.html
css-nesting.html
css-open-closed-selectors.html
css-placeholder-shown-selector.html
css-pseudo-element-in-has.html
css-quotes.html
css-read-only-read-write-selectors.html
css-unknown-webkit-pseudo-element.html
first-available-font-should-include-whitespace.html
grid-item-and-css-filter.html
grid-items-painting-order.html
iframe-contains-scrollable-box.html
img-srcset-viewport-relative-sizes.html
inline-block-with-css-background.html
inline-paintable-background-clip-text.html
inline-paintable-inside-translated-container.html
inline-stacking-context.html
inline-visibility-hidden.html
input-background.html
invalidate-css-transform-property.html
item-with-negative-z-index.html
nested-svg-as-img.html
non-positioned-stacking-context-with-z-index-0.html
options-set-index.html
outlines.html
overflow-hidden-2.html
overflow-hidden-3.html
overflow-hidden-4.html
overflow-hidden-5.html
overflow-hidden-6.html
overflow-hidden-7.html
overflow-hidden-text-inside-translated-container.html
overflow-hidden.html
paintablewithlines-corner-clip-in-scroll-container.html
position-sticky-bottom.html
position-sticky-left.html
position-sticky-right.html
position-sticky-should-stay-within-containing-block.html
position-sticky-top.html
positioned-elements-in-scroll-container.html
resolve-paint-only-properties-after-layout.html
scroll-iframe.html
scroll-using-mousewheel-event.html
scrollable-box-with-nested-stacking-context.html
scrollable-contains-box-with-gradient-background.html
scrollable-contains-boxes-with-hidden-overflow-1.html
scrollable-contains-boxes-with-hidden-overflow-2.html
scrollable-contains-boxes-with-hidden-overflow-and-opacity.html
scrollable-contains-iframe.html
scrollable-contains-rotated-boxes.html
scrollable-contains-table.html
scrollable-content-inside-fixed-position-box.html
scrolled-text-with-clipped-corners.html
separate-borders-inline-table.html
simple-svg-mask.html
space-glyph-width.html
square-flex.html
sticky-box-with-percentage-insets.html
sticky-positioned-box-with-border.html
svg-alpha-mask-attribute.html
svg-alpha-mask.html
svg-display-attr.html
svg-file-matches-html-file.svg
svg-image-positioning.html
svg-inside-scroll-container.html
svg-invalid-number-arguments.html
svg-mask-in-defs.html
svg-mask-maskUnits-userSpaceOnUse.html
svg-non-local-clip-path-display-none.html
svg-overflow-hidden.html
svg-overflow-visible.html
svg-path-incomplete-args.html
svg-polygon-with-incomplete-points.html
svg-symbol.html
svg-use-defined-later.html
text-decoration-in-anonymous-wrapper.html
text-overflow.html
textnode-segmenter-invalidation.html
transform-2d-translate.html
transform-box.html
transform-calc-length-percentage.html
unicode-range.html
webkit-box-shadow.html
webkit-text-fill-color.html
z-index-should-not-affect-svg-painting-order.html