| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/textfieldselection/selection-after-content-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/textfieldselection/selection-after-content-change-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/textfieldselection/selection-after-content-change-expected.txt
|
| deleted file mode 100644
|
| index a80ca82f2f8bcdd2211a3c3131253810bc938bea..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/textfieldselection/selection-after-content-change-expected.txt
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -FAIL input out of document: selection must not change when setting the same value assert_equals: selectionStart must not change expected 1 but got 5
|
| -PASS input out of document: selection must change when setting a different value
|
| -FAIL input out of document: selection must not change when setting a value that becomes the same after the value sanitization algorithm assert_equals: selectionStart must not change expected 1 but got 5
|
| -FAIL input in document: selection must not change when setting the same value assert_equals: selectionStart must not change expected 1 but got 5
|
| -PASS input in document: selection must change when setting a different value
|
| -FAIL input in document: selection must not change when setting a value that becomes the same after the value sanitization algorithm assert_equals: selectionStart must not change expected 1 but got 5
|
| -FAIL input in document, with focus: selection must not change when setting the same value assert_equals: selectionStart must not change expected 1 but got 5
|
| -PASS input in document, with focus: selection must change when setting a different value
|
| -FAIL input in document, with focus: selection must not change when setting a value that becomes the same after the value sanitization algorithm assert_equals: selectionStart must not change expected 1 but got 5
|
| -PASS textarea out of document: selection must not change when setting the same value
|
| -PASS textarea out of document: selection must change when setting a different value
|
| -PASS textarea out of document: selection must not change when setting the same normalized value
|
| -PASS textarea in document: selection must not change when setting the same value
|
| -PASS textarea in document: selection must change when setting a different value
|
| -PASS textarea in document: selection must not change when setting the same normalized value
|
| -PASS textarea in document, with focus: selection must not change when setting the same value
|
| -PASS textarea in document, with focus: selection must change when setting a different value
|
| -PASS textarea in document, with focus: selection must not change when setting the same normalized value
|
| -Harness: the test ran to completion.
|
| -
|
|
|