haikuwebkit/LayoutTests/accessibility/press-target-uses-text-desc...

16 lines
385 B
Plaintext

click only works on span inside link, not red link edges
Make sure that when performing a press, we target the deepest descendant, but also one that is an Element at the least.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Clicked on element: SPAN
Now pressing on button
Clicked on element: IMG
PASS successfullyParsed is true
TEST COMPLETE