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

Unified Diff: content/test/data/accessibility/aria-orientation-expected-mac.txt

Issue 815463006: Separating ARIA, HTML & event AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/aria-orientation-expected-mac.txt
diff --git a/content/test/data/accessibility/aria-orientation-expected-mac.txt b/content/test/data/accessibility/aria-orientation-expected-mac.txt
deleted file mode 100644
index fb1288f18af61b6051477e44b8dc484afeccb67f..0000000000000000000000000000000000000000
--- a/content/test/data/accessibility/aria-orientation-expected-mac.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-AXWebArea
- AXComboBox AXOrientation='AXVerticalOrientation'
- AXComboBox AXOrientation='AXHorizontalOrientation'
- AXComboBox AXOrientation='AXVerticalOrientation'
- AXList AXOrientation='AXVerticalOrientation'
- AXList AXOrientation='AXHorizontalOrientation'
- AXList AXOrientation='AXVerticalOrientation'
- AXMenu AXOrientation='AXVerticalOrientation'
- AXMenu AXOrientation='AXHorizontalOrientation'
- AXMenu AXOrientation='AXVerticalOrientation'
- AXMenuBar AXOrientation='AXHorizontalOrientation'
- AXMenuBar AXOrientation='AXHorizontalOrientation'
- AXMenuBar AXOrientation='AXVerticalOrientation'
- AXRadioGroup
- AXRadioGroup AXOrientation='AXHorizontalOrientation'
- AXRadioGroup AXOrientation='AXVerticalOrientation'
- AXScrollBar AXValue='0' AXOrientation='AXVerticalOrientation'
- AXScrollBar AXValue='0' AXOrientation='AXHorizontalOrientation'
- AXScrollBar AXValue='0' AXOrientation='AXVerticalOrientation'
- AXSlider AXValue='0' AXOrientation='AXHorizontalOrientation'
- AXSlider AXValue='0' AXOrientation='AXHorizontalOrientation'
- AXSlider AXValue='0' AXOrientation='AXVerticalOrientation'
- AXSplitter AXOrientation='AXHorizontalOrientation'
- AXSplitter AXOrientation='AXHorizontalOrientation'
- AXSplitter AXOrientation='AXVerticalOrientation'
- AXTabGroup AXOrientation='AXHorizontalOrientation'
- AXTabGroup AXOrientation='AXHorizontalOrientation'
- AXTabGroup AXOrientation='AXVerticalOrientation'
- AXToolbar AXOrientation='AXHorizontalOrientation'
- AXToolbar AXOrientation='AXHorizontalOrientation'
- AXToolbar AXOrientation='AXVerticalOrientation'
- AXOutline AXOrientation='AXVerticalOrientation'
- AXOutline AXOrientation='AXHorizontalOrientation'
- AXOutline AXOrientation='AXVerticalOrientation'
- AXTable
- AXGroup
- AXTable AXOrientation='AXHorizontalOrientation'
- AXGroup
- AXTable AXOrientation='AXVerticalOrientation'
- AXGroup

Powered by Google App Engine
This is Rietveld 408576698