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

Unified Diff: content/test/data/accessibility/html/caption-expected-mac.txt

Issue 825633002: TableCaptionElement is not exposed to accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing to latest Created 6 years 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: content/test/data/accessibility/html/caption-expected-mac.txt
diff --git a/content/test/data/accessibility/html/caption-expected-mac.txt b/content/test/data/accessibility/html/caption-expected-mac.txt
index e8cbaec083aba533ffcbb745dbc890fb29ca2d81..2a471d767024aade66bd2cd4809b9ebb3758f46d 100644
--- a/content/test/data/accessibility/html/caption-expected-mac.txt
+++ b/content/test/data/accessibility/html/caption-expected-mac.txt
@@ -1,5 +1,7 @@
AXWebArea
AXTable AXTitle='Browser and Engine'
+ AXGroup
+ AXStaticText AXValue='Browser and Engine'
AXRow
AXCell
AXStaticText AXValue='Browser'

Powered by Google App Engine
This is Rietveld 408576698