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

Unified Diff: chrome/browser/resources/net_internals/test_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/test_view.html
diff --git a/chrome/browser/resources/net_internals/test_view.html b/chrome/browser/resources/net_internals/test_view.html
index 9fd833f9f0e9b1b60251be0ea2594f7b00275886..9f1839c7b16edc246af37cc6435c9f17fe418c50 100644
--- a/chrome/browser/resources/net_internals/test_view.html
+++ b/chrome/browser/resources/net_internals/test_view.html
@@ -5,7 +5,7 @@
tests for why it failed.
</div>
<form id="test-view-connection-tests-form">
- URL: <input id="test-view-url-input" type="text">
+ <label>URL: <input id="test-view-url-input" type="text"></label>
<input id="test-view-connection-tests-submit" type="submit"
value="Start tests">
</form>
« no previous file with comments | « chrome/browser/resources/net_internals/status_view.html ('k') | chrome/browser/resources/net_internals/test_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698