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

Side by Side Diff: LayoutTests/accessibility/aria-disabled-expected.txt

Issue 1012663002: Aria disabled does not apply to descendant elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Applied suggestions Created 5 years, 9 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 unified diff | Download patch
OLDNEW
1 1
2 link submit
2 This tests that the aria-disabled attribute works. The text field should not be enabled. 3 This tests that the aria-disabled attribute works. The text field should not be enabled.
3 4
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 6
6 7
7 PASS succeeded is false 8 PASS succeeded is false
8 PASS succeeded is true 9 PASS succeeded is true
10 PASS succeeded is false
11 PASS succeeded is false
12 PASS succeeded is true
9 PASS successfullyParsed is true 13 PASS successfullyParsed is true
10 14
11 TEST COMPLETE 15 TEST COMPLETE
12 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698