Files
wxWidgets/tests/filesys
Richard c250dfb706 Fix HTML MIME fallback without registry content type
Let wxFileSystemHandler fall back to its built-in extension MIME map
when the MIME manager finds a file type but cannot return a MIME type.
This keeps .htm and .html files recognized as text/html on stripped
Windows systems missing the registry Content Type value.

Fixes #20967.

Closes #26675.
2026-07-20 20:42:00 +02:00
..