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

Unified Diff: chrome/browser/resources/options/browser_options.html

Issue 671173008: Change some roles to "button" instead of "link" where it'd benefit users of (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@action-link
Patch Set: nit 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/local_discovery/local_discovery.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/options/browser_options.html
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
index 8d9e42df8cae2f9954385d17a38ef32a2be888e1..1c29e4a3b88b90d98ba567e7c88147800a8ba7f7 100644
--- a/chrome/browser/resources/options/browser_options.html
+++ b/chrome/browser/resources/options/browser_options.html
@@ -394,7 +394,7 @@
</label>
<span id="metrics-reporting-reset-restart">
<!-- Text filled by JavaScript -->
- <span></span><a is="action-link"
+ <span></span><a is="action-link" role="button"
class="standalone-action-link"></a><span></span>
</span>
</if>
« no previous file with comments | « chrome/browser/resources/local_discovery/local_discovery.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698