Index: LayoutTests/accessibility/table-caption-expected.txt |
diff --git a/LayoutTests/accessibility/table-caption-expected.txt b/LayoutTests/accessibility/table-caption-expected.txt |
deleted file mode 100644 |
index 6e8ce99acdf931e99fa80f5d025c02d273d425f4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/accessibility/table-caption-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-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 |
- |