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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/accessibility/aria-disabled-expected.txt
diff --git a/LayoutTests/accessibility/aria-disabled-expected.txt b/LayoutTests/accessibility/aria-disabled-expected.txt
index e465d9bb7855fd15da77ee3fdc8c1dcf3f364b0b..e5e69b0e0d3129b79ee5c50fb9ae653d9ac61cfc 100644
--- a/LayoutTests/accessibility/aria-disabled-expected.txt
+++ b/LayoutTests/accessibility/aria-disabled-expected.txt
@@ -1,4 +1,5 @@
+link submit
This tests that the aria-disabled attribute works. The text field should not be enabled.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -6,6 +7,9 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS succeeded is false
PASS succeeded is true
+PASS succeeded is false
+PASS succeeded is false
+PASS succeeded is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698