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

Side by Side Diff: LayoutTests/accessibility/aria-invalid-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
2 This tests that aria-invalid causes the right attribute to be returned and it en sures a notification is sent when it changes.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5
6
7 PASS accessibilityController.focusedElement.stringAttributeValue('AXInvalid') is 'true'
8 PASS accessibilityController.focusedElement.stringAttributeValue('AXInvalid') is 'grammar'
9 PASS accessibilityController.focusedElement.stringAttributeValue('AXInvalid') is 'false'
10 PASS accessibilityController.focusedElement.stringAttributeValue('AXInvalid') is 'false'
11 PASS addedNotification is true
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15 Notification received successfully.
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/aria-invalid.html ('k') | LayoutTests/accessibility/aria-menubar-menuitems.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698