blob: a5c1d7a312758ac9967dea3c80fe5ae9119f68b1 [file] [log] [blame]
Received focus event for object 'option 2'.
Received selection event for object 'option 2'.
Received value change event for object '', value 'option 2'.
Received focus event for object 'option 1'.
Received selection event for object 'option 1'.
Received value change event for object '', value 'option 1'.
This tests that changing selection in a non-multiple select element fires focus and selection events for the selected option element.
This test should only be run inside of DumpRenderTree.