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

Unified Diff: chrome/browser/resources/print_preview/common/search_box.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 | « no previous file | chrome/browser/resources/print_preview/previewarea/preview_area.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/print_preview/common/search_box.html
diff --git a/chrome/browser/resources/print_preview/common/search_box.html b/chrome/browser/resources/print_preview/common/search_box.html
index 9210900cbbcd1d93881312224ae52458476edf3e..8c84964b6a8190b2fc185eff71df2ed6bfeaf2d2 100644
--- a/chrome/browser/resources/print_preview/common/search_box.html
+++ b/chrome/browser/resources/print_preview/common/search_box.html
@@ -1,4 +1,4 @@
<div id="search-box-template" class="search-box" hidden>
- <img src="../images/search.png" class="search-box-icon">
+ <img src="../images/search.png" class="search-box-icon" alt="">
<input type="text" class="search-box-input">
</div>
« no previous file with comments | « no previous file | chrome/browser/resources/print_preview/previewarea/preview_area.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698