301301 </ div >
302302
303303 < h1 class ="sr-only "> FlockXR</ h1 >
304+ < a id ="skip-to-scene " class ="skip-link " href ="#renderCanvas " data-i18n ="skip_to_scene "
305+ > Skip to 3D scene</ a
306+ >
304307 < label for ="importFile " class ="sr-only " aria-hidden ="true " data-i18n ="import_project_file "
305308 > Import project file</ label
306309 >
@@ -409,7 +412,7 @@ <h1 class="sr-only">FlockXR</h1>
409412 aria-labelledby ="project-menu-item "
410413 hidden
411414 >
412- < li >
415+ < li role =" none " >
413416 < a
414417 href ="# "
415418 id ="project-new "
@@ -419,7 +422,7 @@ <h1 class="sr-only">FlockXR</h1>
419422 > New</ a
420423 >
421424 </ li >
422- < li >
425+ < li role =" none " >
423426 < a
424427 href ="# "
425428 id ="project-open "
@@ -429,7 +432,7 @@ <h1 class="sr-only">FlockXR</h1>
429432 > Open</ a
430433 >
431434 </ li >
432- < li >
435+ < li role =" none " >
433436 < a
434437 href ="# "
435438 id ="project-save "
@@ -494,12 +497,12 @@ <h1 class="sr-only">FlockXR</h1>
494497 >Deutsch</a
495498 >
496499 </li-->
497- < li >
500+ < li role =" none " >
498501 < a href ="# " data-lang ="en " role ="menuitem " tabindex ="-1 "
499502 > English</ a
500503 >
501504 </ li >
502- < li >
505+ < li role =" none " >
503506 < a href ="# " data-lang ="es " role ="menuitem " tabindex ="-1 "
504507 > Español</ a
505508 >
@@ -578,7 +581,7 @@ <h1 class="sr-only">FlockXR</h1>
578581 aria-labelledby ="theme-menu-item "
579582 hidden
580583 >
581- < li >
584+ < li role =" none " >
582585 < a
583586 href ="# "
584587 data-theme-target ="light "
@@ -589,7 +592,7 @@ <h1 class="sr-only">FlockXR</h1>
589592 > Light</ a
590593 >
591594 </ li >
592- < li >
595+ < li role =" none " >
593596 < a
594597 href ="# "
595598 data-theme-target ="dark-contrast "
@@ -599,7 +602,7 @@ <h1 class="sr-only">FlockXR</h1>
599602 > Dark</ a
600603 >
601604 </ li >
602- < li >
605+ < li role =" none " >
603606 < a
604607 href ="# "
605608 data-theme-target ="dark "
@@ -609,7 +612,7 @@ <h1 class="sr-only">FlockXR</h1>
609612 > Dark 2</ a
610613 >
611614 </ li >
612- < li >
615+ < li role =" none " >
613616 < a
614617 href ="# "
615618 data-theme-target ="contrast "
@@ -619,7 +622,7 @@ <h1 class="sr-only">FlockXR</h1>
619622 > Contrast</ a
620623 >
621624 </ li >
622- < li >
625+ < li role =" none " >
623626 < a
624627 href ="# "
625628 data-theme-target ="low-vision "
@@ -1354,6 +1357,9 @@ <h2 id="modal-title" data-i18n="about_heading">
13541357 aria-label ="Drag to resize panels "
13551358 role ="separator "
13561359 aria-orientation ="vertical "
1360+ aria-valuemin ="0 "
1361+ aria-valuemax ="100 "
1362+ aria-valuenow ="50 "
13571363 tabindex ="0 "
13581364 > </ div >
13591365 < section id ="codePanel " aria-label ="Code editor panel ">
@@ -1481,6 +1487,7 @@ <h2 id="modal-title" data-i18n="about_heading">
14811487 rel ="noopener noreferrer "
14821488 id ="bottombar-flocklink "
14831489 class ="bottombar-flocklink "
1490+ data-i18n ="info_panel_link "
14841491 aria-label ="Visit Flock XR website (opens in new tab) "
14851492 title ="Visit Flock XR website "
14861493 >
0 commit comments