blob: dd5f2d97ab65b51039d230b386e2ce76f0ce4eae [file] [log] [blame]
This test checks whether you can tab between AppKit controls and engine-rendered controls or other focusable object in the page like contentEditable areas. As you tab through, select one, text, select two and contentEditable div should focus, in that order.
contentEditable div
FOCUS: select one
FOCUS: text
FOCUS: select two
FOCUS: contentEditable div