ladybird/Tests/LibWeb/Text/expected/hit_testing
Zaggy1024 2c2ad598a0 LibWeb: Use local coordinates for hit testing chrome
Without this fix, clicking a scrollbar nested within a scrolled box
would not register.
2026-03-17 04:01:29 -05:00
..
basic.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
block-element-inside-inline-element.txt LibWeb: Improve caret positioning behavior inside fragments 2025-06-13 15:08:26 +02:00
box-outside-of-abspos-containing-block-border-rect.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
button.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
click-outside-of-box-with-hidden-overflow.txt Meta: Add DOCTYPEs to text tests that need rebaselining after 2025-03-20 11:50:49 +01:00
click-outside-of-box-with-lines-and-hidden-overflow.txt Meta: Add DOCTYPEs to text tests that need rebaselining after 2025-03-20 11:50:49 +01:00
content-editable-empty.txt LibWeb: Ensure empty contenteditable boxes contain the hit test position 2026-02-21 01:02:06 +00:00
css-transforms.txt LibWeb: Transform PaintableBox::hit_test positions 2024-11-23 22:06:32 +01:00
empty-anonymous-container-overlapping.txt LibWeb: Don't hit test anonymous containers if there are no fragments 2025-07-05 23:56:42 +01:00
float-with-inline-sibling-after.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
grapheme.txt LibWeb: Ensure hit testing is grapheme aware 2025-08-22 14:06:46 +02:00
grid.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
hit-testing-an-xml-svg-should-not-crash.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
inline-content-inside-anonymous-container.txt LibWeb: Do not hit test anonymous containers' box for inline content 2025-07-05 23:56:42 +01:00
inline-stacking-context.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
negative-z-index-child-stacking-context.txt LibWeb: Handle negative child stacking contexts during hit testing 2026-03-17 08:58:32 +01:00
nested-inline-paintables.txt LibWeb: Change printElement() to not output unnecessary space 2025-01-25 13:16:13 +00:00
open-details-by-clicking-on-triangle.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
overflow-hidden-with-positioned-child-after-scroll.txt Tests: Add hit-testing test for overflow:hidden with viewport scroll 2026-01-15 19:50:53 +01:00
overflow-hidden-wrapped-into-css-translate.txt LibWeb: Use local coordinates for overflow clip hit testing 2026-01-21 12:57:22 +01:00
overflow-scroll.txt LibWeb: Change printElement() to not output unnecessary space 2025-01-25 13:16:13 +00:00
pointer-events-no-parent-extension.txt Meta: Add DOCTYPEs to text tests that need rebaselining after 2025-03-20 11:50:49 +01:00
pointer-events.txt LibWeb: Hit test StackingContext's children before testing visibility 2025-08-29 01:25:01 +02:00
positioned-z-index-0-and-floats.txt LibWeb: Change printElement() to not output unnecessary space 2025-01-25 13:16:13 +00:00
scrollbar-in-nested-scrollable.txt LibWeb: Use local coordinates for hit testing chrome 2026-03-17 04:01:29 -05:00
stacking-context-inside-scrollable-box.txt LibWeb: Change printElement() to not output unnecessary space 2025-01-25 13:16:13 +00:00
stacking-context-with-inline-content.txt LibWeb: Fix hit testing for text inside stacking context roots 2026-01-25 10:55:30 +01:00
svg-path.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
text.txt LibWeb: Improve caret positioning behavior inside fragments 2025-06-13 15:08:26 +02:00
visibility-visible-inside-hidden-stacking-context.txt LibWeb: Allow hit testing visible children of hidden stacking contexts 2026-01-25 10:55:30 +01:00
visibility-visible-inside-hidden.txt LibWeb: Allow hit testing visible children of hidden elements 2026-01-25 10:55:30 +01:00
visibility.txt LibWeb: Prevent hidden PaintableWithLines being hit tested 2025-09-08 15:36:27 +02:00