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

Unified Diff: LayoutTests/accessibility/table-caption-expected.txt

Issue 835313002: Reland TableCaptionElement is not exposed to accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updating test expectations 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
Index: LayoutTests/accessibility/table-caption-expected.txt
diff --git a/LayoutTests/accessibility/table-caption-expected.txt b/LayoutTests/accessibility/table-caption-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6e8ce99acdf931e99fa80f5d025c02d273d425f4
--- /dev/null
+++ b/LayoutTests/accessibility/table-caption-expected.txt
@@ -0,0 +1,11 @@
+This tests that table caption element is exposed for accessibility.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS table.childrenCount is 5
+PASS captionText is 'AXValue: TableCaption'
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/accessibility/table-caption.html ('k') | LayoutTests/accessibility/table-header-column-row-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698