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

Unified Diff: chrome/browser/resources/print_preview/settings/page_settings.html

Issue 697463002: print preview: more voice feedback issues. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « chrome/browser/resources/print_preview/print_header.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/print_preview/settings/page_settings.html
diff --git a/chrome/browser/resources/print_preview/settings/page_settings.html b/chrome/browser/resources/print_preview/settings/page_settings.html
index 897815d5bf26e693caac167bbe8a5a1e319ac0e5..9d46f030d7fd935f89bad699e7eb152e536f1ba0 100644
--- a/chrome/browser/resources/print_preview/settings/page_settings.html
+++ b/chrome/browser/resources/print_preview/settings/page_settings.html
@@ -15,7 +15,8 @@
<div class="page-settings-custom-input-wrapper">
<input class="page-settings-custom-input" type="text"
id="page-settings-custom-input"
- i18n-values="placeholder:examplePageRangeText">
+ i18n-values="placeholder:examplePageRangeText;
+ aria-label:examplePageRangeText">
</div>
</label>
<span class="page-settings-custom-hint hint suggestion" aria-hidden="true"
« no previous file with comments | « chrome/browser/resources/print_preview/print_header.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698