[Git][wine/wine][master] 3 commits: mshtml/tests: Test mixed charset encodings for document and text resources.
Alexandre Julliard pushed to branch master at wine / wine Commits: fc510b10 by Gabriel Ivăncescu at 2025-06-04T11:29:29+02:00 mshtml/tests: Test mixed charset encodings for document and text resources. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 48d120cd by Gabriel Ivăncescu at 2025-06-04T11:29:30+02:00 mshtml: Try to guess the script encoding when there's no BOM. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 71835d40 by Gabriel Ivăncescu at 2025-06-04T11:29:30+02:00 mshtml: Remove outdated FIXME comment. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 12 changed files: - dlls/mshtml/navigate.c - dlls/mshtml/script.c - dlls/mshtml/tests/dom.c - dlls/mshtml/tests/rsrc.rc - + dlls/mshtml/tests/utf16.css - + dlls/mshtml/tests/utf16.js - + dlls/mshtml/tests/utf16_bom.css - + dlls/mshtml/tests/utf16_bom.js - + dlls/mshtml/tests/utf8.css - + dlls/mshtml/tests/utf8.js - + dlls/mshtml/tests/utf8_bom.css - + dlls/mshtml/tests/utf8_bom.js View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/98ffcc360cc2cf5f0590ac26992424... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/98ffcc360cc2cf5f0590ac26992424... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)