Index: third_party/WebKit/LayoutTests/platform/win/external/wpt/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/external/wpt/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt b/third_party/WebKit/LayoutTests/platform/win/external/wpt/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt |
index 41435a63e0f7d63df33969e08ec01df274c62661..23440b9873f0eb3eead400c5acd32bd1ad1d6ec7 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/external/wpt/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/external/wpt/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt |
@@ -1,4 +1,5 @@ |
This is a testharness.js-based test. |
+Found 46 tests. 36 PASS 10 FAIL 0 TIMEOUT 0 NOTRUN |
PASS test of input.setSelectionRange |
PASS input typeof(input.setSelectionRange)' |
PASS input setSelectionRange return void |