Update both @multiple[input] and @multiple[select]. From the looks of things, @multiple[select] should simply map to @aria-multiselectable=true and all platforms use the ARIA mapping. And the mappings for @multiple[input] will likely need to await the outcome of the ARIA issue #470.