Accessibility add iframe titles

This commit is contained in:
Arhell 2022-07-05 01:19:21 +03:00
parent 6b90d4ba11
commit f06b83d537
2 changed files with 3 additions and 1 deletions

View File

@ -303,7 +303,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
}
__main()
</script>
</main>

View File

@ -334,6 +334,8 @@
__main()
$(".asciicast").children().attr( "title", "video" );
</script>
</main>