This is a testharness.js-based test.
FAIL Changing active descendant on a content editable. assert_true: contenteditable-textbox.isExpanded expected true got false
FAIL Changing active descendant on an input with role=textbox. assert_true: input-textbox.isExpanded expected true got false
FAIL Changing active descendant on an input of type=search with role=combobox. assert_true: list3.isFocusable expected true got false
FAIL Changing active descendant on a textarea with role=searchbox. assert_true: textarea-searchbox.isExpanded expected true got false
Harness: the test ran to completion.

