blob: 6fbe75f9eacb20ba4a5d3b5a34876dd094756e71 [file] [log] [blame]
This tests attributes for looking up editable and focusable ancestors.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS input.isEqual(focusableAncestor) is true
PASS input.isEqual(editableAncestor) is true
PASS editable.isEqual(highestAncestor) is true
PASS successfullyParsed is true
TEST COMPLETE