Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3995)

Unified Diff: chrome/browser/resources/bookmark_manager/main.html

Issue 701583002: downloads/bookmarks: change <h2> to <h1> for better screen reader semantics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/downloads/downloads.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/bookmark_manager/main.html
diff --git a/chrome/browser/resources/bookmark_manager/main.html b/chrome/browser/resources/bookmark_manager/main.html
index d38a43c8ecc2fe080545935624593316006fee1d..c98ff7ae957ad20d7ca41cc1ae483e231c005282 100644
--- a/chrome/browser/resources/bookmark_manager/main.html
+++ b/chrome/browser/resources/bookmark_manager/main.html
@@ -56,7 +56,7 @@ found in the LICENSE file.
<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
<header>
- <h2 i18n-content="title"></h2>
+ <h1 i18n-content="title"></h1>
<form>
<input type="search" id="term" i18n-values="placeholder:search_button"
autofocus incremental>
« no previous file with comments | « no previous file | chrome/browser/resources/downloads/downloads.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698