Skip to content

Commit

Permalink
Remove iAPI-specific screen reader text
Browse files Browse the repository at this point in the history
This reverts commit c6fcf75.
  • Loading branch information
sirreal committed Sep 24, 2024
1 parent b30c8bd commit 780bc55
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1024,12 +1024,6 @@ class="wp-interactivity-router-loading-bar"
data-wp-class--start-animation="state.navigation.hasStarted"
data-wp-class--finish-animation="state.navigation.hasFinished"
></div>
<div
class="screen-reader-text"
aria-live="polite"
data-wp-interactive="core/router"
data-wp-text="state.navigation.message"
></div>
HTML;
}

Expand Down

0 comments on commit 780bc55

Please sign in to comment.