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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html

Issue 788953005: cros: Add a11y to enable debugging screen. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/chromeos/login/oobe_screen_enable_debugging.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html b/chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html
index f3d8eb5c9f6382a81637afa39d8919eaf29b679d..c3f878b7b24cd4595993f30c9007ee4cee415075 100644
--- a/chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html
@@ -1,6 +1,6 @@
<div class="step faded hidden no-logo" id="debugging" role="group" hidden
i18n-values="aria-label:enableDebuggingScreenAccessibleTitle">
- <div class="step-contents">
+ <div class="step-contents" aria-live="polite" aria-atomic="true">
<div id="enable-debugging-icon"></div>
<div i18n-content="enableDebuggingScreenTitle"
class="enable-debugging-title remove-protection-specific setup-specific
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698