blob: 466349167b659c6f03f006c1810bc1de5c257612 [file]
Tests that aria-activedescendant is supported on a contenteditable textbox.
PASS: axTextbox.activeElement.role === "AXRole: AXCell"
PASS: axTextbox.activeElement.title === "AXTitle: Cell 1"
PASS: axTextbox.activeElement.role === "AXRole: AXCell"
PASS: axTextbox.activeElement.title === "AXTitle: Cell 2"
PASS successfullyParsed is true
TEST COMPLETE