mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
When `elementFromPoint()` or `elementsFromPoint()` returns an element that is inside a UA internal shadow root, we now return the shadow host for that element.
15 lines
409 B
Plaintext
15 lines
409 B
Plaintext
Harness status: OK
|
|
|
|
Found 9 tests
|
|
|
|
7 Pass
|
|
2 Fail
|
|
Pass Negative co-ordinates
|
|
Pass co-ordinates larger than the viewport
|
|
Pass co-ordinates larger than the viewport from in iframe
|
|
Pass Return first element that is the target for hit testing
|
|
Pass First element to get mouse events with pointer-events css
|
|
Pass SVG element at x,y
|
|
Fail transformed element at x,y
|
|
Pass no hit target at x,y
|
|
Fail No viewport available |