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

Unified Diff: LayoutTests/accessibility/aria-tab-roles-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | LayoutTests/animations/3d/replace-filling-transform-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/accessibility/aria-tab-roles-expected.txt
diff --git a/LayoutTests/accessibility/aria-tab-roles-expected.txt b/LayoutTests/accessibility/aria-tab-roles-expected.txt
deleted file mode 100644
index 91848eec0f064952b35d284b117f8ea194d32429..0000000000000000000000000000000000000000
--- a/LayoutTests/accessibility/aria-tab-roles-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-Crust
-Veges
-Select Crust
-
-This tests that the aria roles for tab, tabpanel and tablist work as expected correctly.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-tabList.role = AXRole: AXTabGroup
-tab1.role = AXRole: AXTab
-PASS tab1.title is 'AXTitle: Crust'
-PASS tab1.childrenCount is 0
-tab2.role = AXRole: AXTab
-PASS tab2.title is 'AXTitle: Veges'
-tabPanel.role = AXRole: AXGroup
-tabPanel.subrole =
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « no previous file | LayoutTests/animations/3d/replace-filling-transform-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698