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

Unified Diff: chrome/browser/resources/net_internals/status_view.html

Issue 21944004: Enable the accessibility audit for chrome://net-internals (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 4 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
Index: chrome/browser/resources/net_internals/status_view.html
diff --git a/chrome/browser/resources/net_internals/status_view.html b/chrome/browser/resources/net_internals/status_view.html
index 2c892821676b5f2a4f0cb2b4f9817577de6d3333..54e550fad555cf021a9b47f20b8c0d08f7294a1f 100644
--- a/chrome/browser/resources/net_internals/status_view.html
+++ b/chrome/browser/resources/net_internals/status_view.html
@@ -13,7 +13,7 @@ found in the LICENSE file.
title='Number of events captured to this window'></span>)</a>
</span>
<span class=capture-status-view-arrow>
- <select id=capture-status-view-actions>
+ <select id=capture-status-view-actions aria-label="Capture Actions">
<optgroup label="Capture">
<option value=stop>Stop</option>
<option value=reset>Reset</option>
« no previous file with comments | « chrome/browser/resources/net_internals/status_view.css ('k') | chrome/browser/resources/net_internals/test_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698