8299147: Minor accessibility errors in the specs and man index pages

Reviewed-by: mchung, erikj
This commit is contained in:
Jonathan Gibbons 2022-12-20 21:33:53 +00:00
parent f4d7f43394
commit e85d00f6c3

@ -619,7 +619,7 @@ $(foreach n, 0 1 2, \
$(eval specs_bottom_rel_path := $(specs_bottom_rel_path)../) \
)
SPECS_TOP := $(if $(filter true, $(IS_DRAFT)), <header class="draft-header">$(DRAFT_TEXT)</header>)
SPECS_TOP := $(if $(filter true, $(IS_DRAFT)), <header class="draft-header" role="banner">$(DRAFT_TEXT)</header>)
# For all html files in $module/share/specs directories, copy and add the
# copyright footer.