summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/select/menulist-submit-without-selection-expected.txt
blob: 48ed9292ad15ea283c06b28a2cd9079276cc2363 (plain)
1
2
3
4
5
6
7
8
9
10
A unselected option was submitted as fallback. This behavior was removed by the change of webkit.org/b/35056.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS query.indexOf("select=Disabled") is -1
PASS successfullyParsed is true

TEST COMPLETE