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

Side by Side Diff: LayoutTests/accessibility/html-html-element-is-ignored-expected.txt

Issue 40513003: Delete/move the remaining stale tests in TestExpectations. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: delete plugins/reentrant-update-widget-positions.html as well Created 7 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This test checks that the element is not the AX tree (ever), even when it has an aria attribute.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 The start element should be a button.
7 PASS startElement.role is 'AXRole: AXButton'
8
9 The parent should be the web area.
10 PASS startElement.parentElement().role is 'AXRole: AXWebArea'
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/html-html-element-is-ignored.html ('k') | LayoutTests/accessibility/iframe-bastardization.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698