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

Unified Diff: chrome/browser/resources/settings/privacy_page/privacy_page.html

Issue 2718803002: MD Settings: fix aria-label of Content/Site Setting subpage arrow (Closed)
Patch Set: Created 3 years, 10 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/privacy_page/privacy_page.html
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
index a50f3678aac5bece16b3e85a8c9e84e288ff1a1c..3e2e0de7d61dfd29822b855f83f6444b4bcca30f 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -168,7 +168,7 @@
</div>
</div>
<button class="subpage-arrow" is="paper-icon-button-light"
- aria-label="[[siteSettingsPageTitle_()]]"
+ aria-label$="[[siteSettingsPageTitle_()]]"
aria-describedby="siteSettingsSecondary"></button>
</div>
<div class="settings-box two-line" id="clearBrowsingData"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698