| Index: third_party/WebKit/LayoutTests/fast/forms/option-value-and-label-changed-by-js-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/option-value-and-label-changed-by-js-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/option-value-and-label-changed-by-js-expected.txt
|
| deleted file mode 100644
|
| index 3415c56ea32ae200b8259f685d538c18b8429ebd..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/option-value-and-label-changed-by-js-expected.txt
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -Test for .value and .label of OPTION element
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS o1.value is "newValue"
|
| -PASS o1.label is "newLabel"
|
| -PASS o2.value is "newValue"
|
| -PASS o2.label is "newLabel"
|
| -PASS o3.value is "newValue"
|
| -PASS o3.label is "newLabel"
|
| -PASS o4.value is "newValue"
|
| -PASS o4.label is "newLabel"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|