Skip to content

Commit f7acd02

Browse files
committed
VoiceOver footer landmark bug fix
https://bugs.webkit.org/show_bug.cgi?id=146930
1 parent bba4487 commit f7acd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

partials/section.footer.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<footer id="section__credit" aria-labelledby="title__credit"><!-- Start of #section__credit -->
1+
<footer id="section__credit" aria-labelledby="title__credit" role="contentinfo"><!-- Start of #section__credit -->
22
<h2 id="title__credit">Credit</h2>
33

44
<p>

0 commit comments

Comments
 (0)