mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 05:28:19 -05:00
avoid comment leak to html
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
|
||||
</script>
|
||||
</head>
|
||||
<body class="monaco-shell vs-dark" aria-label=""><!-- setting aria label to empty here seems to prevent NVDA from reading the full URL of the application on start/reload -->
|
||||
<body class="monaco-shell vs-dark" aria-label="">
|
||||
<script>
|
||||
(function() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user