SDL_WINDOWEVENT_RESIZED (Wasm)

When running in Emscripten/WebAssembly, I do not receive a SDL_WINDOWEVENT_RESIZED event when the browser window is resized (with the version of SDL provided by emcc, which I think is 2.0.10). Is this expected?