This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Description
It appears that IE versions 8 and 9 both suffer an issue where the testing JavaScript has failed to initialise. For example, the screenshot below shows a failed test run using the scenario Delete The deselect action: Deselecting everything leaves nothing selected.
Notice there how the on-screen value reads multiple selected options and not the intended list of values.

Investigation so far
I believe this is because the test JavaScript is malfunctioning on those browsers. In that case, the testing website is at fault and must be fixed before any bugs can be considered real on those two browsers.
Both appear to be affected in the exact same way.