aom
aom copied to clipboard
AccessibleNode should be defined as [SameObject] in webidl
Is there any reason why virtual AccessibleNode would need to be ever recreated during Node (or ShadowNode) lifecycle? If not, then IDL should reflect that by [SameObject] keyword https://heycam.github.io/webidl/#SameObject.