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

Unified Diff: LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT 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/fast/forms/radio/state-restore-radio-group-expected.txt
diff --git a/LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt b/LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt
index c87112546b9dce20c6a4834578b73851d612c950..7e6087326cbc1d7427ecda7c049cac3b9a818a0c 100644
--- a/LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt
+++ b/LayoutTests/fast/forms/radio/state-restore-radio-group-expected.txt
@@ -1,9 +1,9 @@
Test to restore form value states for a radio group.
-PASS document.getElementById("input1").checked is true
-PASS document.getElementById("input2").checked is false
PASS successfullyParsed is true
TEST COMPLETE
+PASS document.getElementById("input1").checked is true
+PASS document.getElementById("input2").checked is false

Powered by Google App Engine
This is Rietveld 408576698