mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
Added ariaContainerElement to shadow dom test
This commit is contained in:
parent
14965508c7
commit
ca3790b68c
1 changed files with 2 additions and 1 deletions
|
|
@ -49,7 +49,8 @@
|
|||
'}',
|
||||
''
|
||||
].join('\n'),
|
||||
language: 'javascript'
|
||||
language: 'javascript',
|
||||
ariaContainerElement: innerContainer
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue