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

Unified Diff: LayoutTests/fast/dom/HTMLSelectElement/selected-false-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/fast/dom/HTMLSelectElement/selected-false-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLSelectElement/selected-false-expected.txt b/LayoutTests/fast/dom/HTMLSelectElement/selected-false-expected.txt
index edc9f2f5b85c76bc842fda64c2c54edd366c0c8e..17765c56e309839f0d83c9fd870cada36249e60b 100644
--- a/LayoutTests/fast/dom/HTMLSelectElement/selected-false-expected.txt
+++ b/LayoutTests/fast/dom/HTMLSelectElement/selected-false-expected.txt
@@ -24,4 +24,7 @@ PASS selectElement.selectedIndex is 1
PASS optionElements[0].selected is false
PASS optionElements[1].selected is true
PASS optionElements[2].selected is false
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698