When I tried to convert snav-iframe-nested.html to snav-testharness.js in the same mechanical way as we've been converting the other old spatnav layout tests (see Issue 803086), it became clear that element ids (see resultMap) must be in the main frame's document for assertFocusMoves() to be able to find them.
When I tried to convert snav-iframe-nested.html to snav-testharness.js in the same mechanical way as we've been converting the other old spatnav layout tests (see Issue 803086), it became clear that element ids (see resultMap) must be in the main frame's document for assertFocusMoves() to be able to find them.
We need an updated assertFocusMoves()-helper to be able to test activeElement == an iframe and activeElement == some element inside an iframe.
Comment 1 by hu...@vewd.com
, Oct 3