Title: [152136] trunk/Source/WebInspectorUI
- Revision
- 152136
- Author
- [email protected]
- Date
- 2013-06-27 16:04:34 -0700 (Thu, 27 Jun 2013)
Log Message
Web Inspector: AX: Console log of the Inspector does not announce output for screen readers
https://bugs.webkit.org/show_bug.cgi?id=115976
Patch by James Craig <[email protected]> on 2013-06-27
Reviewed by Timothy Hatcher.
Main console log area (div.console-messages) is now an ARIA live region (role="log")
so screen readers speak plain text updates.
Also added contextual labels (e.g. input/output) but speech output verification of
those is currently blocked by http://webkit.org/b/118096
* Localizations/en.lproj/localizedStrings.js:
* UserInterface/ConsoleCommand.js:
(WebInspector.ConsoleCommand.prototype.toMessageElement):
* UserInterface/ConsoleCommandResult.js:
(WebInspector.ConsoleCommandResult.prototype.toMessageElement):
* UserInterface/LogContentView.css:
(@media reader):
* UserInterface/LogContentView.js:
(WebInspector.LogContentView):
Modified Paths
Diff
Modified: trunk/Source/WebInspectorUI/ChangeLog (152135 => 152136)
--- trunk/Source/WebInspectorUI/ChangeLog 2013-06-27 23:00:42 UTC (rev 152135)
+++ trunk/Source/WebInspectorUI/ChangeLog 2013-06-27 23:04:34 UTC (rev 152136)
@@ -1,3 +1,27 @@
+2013-06-27 James Craig <[email protected]>
+
+ Web Inspector: AX: Console log of the Inspector does not announce output for screen readers
+ https://bugs.webkit.org/show_bug.cgi?id=115976
+
+ Reviewed by Timothy Hatcher.
+
+ Main console log area (div.console-messages) is now an ARIA live region (role="log")
+ so screen readers speak plain text updates.
+
+ Also added contextual labels (e.g. input/output) but speech output verification of
+ those is currently blocked by http://webkit.org/b/118096
+
+ * Localizations/en.lproj/localizedStrings.js:
+ * UserInterface/ConsoleCommand.js:
+ (WebInspector.ConsoleCommand.prototype.toMessageElement):
+ * UserInterface/ConsoleCommandResult.js:
+ (WebInspector.ConsoleCommandResult.prototype.toMessageElement):
+ * UserInterface/LogContentView.css:
+ (@media reader):
+ * UserInterface/LogContentView.js:
+ (WebInspector.LogContentView):
+
+
2013-06-27 Matthew Holden <[email protected]>
Web Inspector: Display color picker in popover on color swatch click
Modified: trunk/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js (152135 => 152136)
--- trunk/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js 2013-06-27 23:00:42 UTC (rev 152135)
+++ trunk/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js 2013-06-27 23:04:34 UTC (rev 152136)
@@ -192,6 +192,7 @@
l o c a l i z e d S t r i n g s [ "