mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Merge pull request #2644 from crackalak/feature/shadowdom-aria
Added `ariaContainerElement` to shadow dom test
This commit is contained in:
commit
97ff11be97
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