### Describe the bug `<select multiple value={123}>` crashes the runtime at this line: https://github.com/sveltejs/svelte/blob/1d773ef3a471adb36eb3c992168b21fbaf349562/packages/svelte/src/internal/client/dom/elements/bindings/select.js#L134 ### Reproduction https://svelte.dev/playground/e4f897d686f84b2ab6b231a1fb6b38d4?version=5.15.0 ### Logs _No response_ ### System Info ```shell Svelte 5.15.0 ``` ### Severity annoyance