| Index: third_party/WebKit/LayoutTests/fast/forms/select-script-onchange-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-script-onchange-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/select-script-onchange-expected.txt
|
| deleted file mode 100644
|
| index 4392f9a6bbb742549c1580547a290e2e9b76cfba..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/select-script-onchange-expected.txt
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -Test for http://bugs.webkit.org/show_bug.cgi?id=23721 Changing dropdown's selectedIndex within onchange handler fires another onchange.
|
| -
|
| -SUCCESS
|
| -
|
| -This select changes on focus: should not fire onchange.
|
| -This select changes on change: should only fire onchange once.
|
| -This select is changed by a timeout in the test script. It should not fire onchange.
|
|
|