Skip to content

Commit 5600c0a

Browse files
authored
Merge pull request #20092 from calixteman/mv_a11y_alert
Avoid Firefox test failure
2 parents 4f2390a + 6b5aee2 commit 5600c0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/viewer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@
9898
</head>
9999

100100
<body tabindex="0">
101-
<span id="viewer-alert" class="visuallyHidden" role="alert"></span>
102101
<div id="outerContainer">
102+
<span id="viewer-alert" class="visuallyHidden" role="alert"></span>
103103

104104
<div id="sidebarContainer">
105105
<div id="toolbarSidebar" class="toolbarHorizontalGroup">

0 commit comments

Comments
 (0)