Skip to content

Commit

Permalink
Give priority to document.title over h1 when announcing page change
Browse files Browse the repository at this point in the history
  • Loading branch information
KittyGiraudel committed Nov 8, 2021
1 parent 09b582b commit 91623ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/integration/client-navigation-a11y/pages/page-with-h1.js
@@ -1,5 +1,3 @@
import Head from 'next/head'

export default () => (
<div id="page-with-h1">
<h1>My heading</h1>
Expand Down

0 comments on commit 91623ee

Please sign in to comment.