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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/aria-checkbox-checked-expected.txt

Issue 2694903010: AX checked state changes (Closed)
Patch Set: git cl try Created 3 years, 8 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: third_party/WebKit/LayoutTests/accessibility/aria-checkbox-checked-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-checkbox-checked-expected.txt b/third_party/WebKit/LayoutTests/accessibility/aria-checkbox-checked-expected.txt
index 161c639b21ebd9d3c48168cb14316fae195f8ebd..a6acca42c0cae186206aa06278f241c270dbf307 100644
--- a/third_party/WebKit/LayoutTests/accessibility/aria-checkbox-checked-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/aria-checkbox-checked-expected.txt
@@ -12,9 +12,9 @@ PASS checkbox.isChecked is true
PASS checkbox.isChecked is false
PASS checkbox.isChecked is true
PASS checkbox.isChecked is false
-PASS checkbox.isChecked is true
PASS checkbox.isChecked is false
PASS checkbox.isChecked is true
+PASS checkbox.isChecked is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698