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

Unified Diff: LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt
diff --git a/LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt b/LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt
index 9d751c2f1e023bf34d27aa06297fbd1a46796798..61b8a9354be6ea2d29efaca1b656674b4287d054 100644
--- a/LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt
+++ b/LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt
@@ -4,6 +4,9 @@ This tests that navigating in a multiselect list updates selection and the activ
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS accessibleOne.isSelected is true
PASS accessibleOne.isSelectedOptionActive is true
PASS accessibleTwo.isSelected is false

Powered by Google App Engine
This is Rietveld 408576698