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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/checkbox/checkbox-checked-state-affected-by-default-state-expected.txt

Issue 1956453004: Explicitly set checkbox state should not be influenced by defaultState (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added testcase Created 4 years, 7 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/fast/forms/checkbox/checkbox-checked-state-affected-by-default-state-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/input/orphan-set-selection-range-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/checkbox/checkbox-checked-state-affected-by-default-state-expected.txt
similarity index 66%
copy from third_party/WebKit/LayoutTests/editing/input/orphan-set-selection-range-expected.txt
copy to third_party/WebKit/LayoutTests/fast/forms/checkbox/checkbox-checked-state-affected-by-default-state-expected.txt
index 43e5eeedbf1b435f96c3a20bf81401aee4331981..b540ef8ed6249c9a65f6e7bda6e126b10b905d68 100644
--- a/third_party/WebKit/LayoutTests/editing/input/orphan-set-selection-range-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/checkbox/checkbox-checked-state-affected-by-default-state-expected.txt
@@ -1,3 +1,4 @@
+PASS el.checked is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698