haikuwebkit/LayoutTests/fast/events/tab-focus-link-in-canvas-ex...

12 lines
297 B
Plaintext

Ensures that you can tab to focus a link inside a canvas subtree.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.activeElement.id is "before"
PASS document.activeElement.id is "canvas_link"
PASS successfullyParsed is true
TEST COMPLETE
Before