Submission of forms should go over all available values per input for selects/radios/etc.
Created by: Zapotek
Right now forms are submitted with the default values of their inputs, to provide better coverage this behavior should change to forms being submitted with all available values when multiple ones have been specified -- as is usually the case for radio inputs and select boxes.