aom icon indicating copy to clipboard operation
aom copied to clipboard

AccessibleNode should be defined as [SameObject] in webidl

Open asurkov opened this issue 6 years ago • 0 comments

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.

asurkov avatar Jun 05 '18 00:06 asurkov