x Tests that parentElement() does not crash when an accessibility object is detached during the update it triggers. crbug.com/398049426 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS axObject.role is 'AXRole: AXStaticText' PASS axObject.name is ' ' PASS axObject.isValid is true PASS parent == null || parent.isValid is true PASS successfullyParsed is true TEST COMPLETE