Alexandre Julliard pushed to branch master at wine / wine
Commits: 165964bc by Jacek Caban at 2024-08-15T16:56:47+02:00 mshtml: Increase buffer size in dispex_to_string.
- - - - - 2540cb1f by Jacek Caban at 2024-08-15T16:56:47+02:00 mshtml: Add support for unknown element prototype objects.
Based on patch by Gabriel Ivăncescu.
- - - - - 3a6f5e59 by Jacek Caban at 2024-08-15T16:56:49+02:00 mshtml: Add support for comment prototype objects.
- - - - - 953cf16a by Jacek Caban at 2024-08-15T16:56:49+02:00 mshtml: Add support for attribute prototype objects.
- - - - - 3ad8b9ee by Jacek Caban at 2024-08-15T16:56:49+02:00 mshtml: Add support for document fragment prototype objects.
- - - - -
8 changed files:
- dlls/mshtml/dispex.c - dlls/mshtml/htmlattr.c - dlls/mshtml/htmlcomment.c - dlls/mshtml/htmldoc.c - dlls/mshtml/htmlelem.c - dlls/mshtml/htmlgeneric.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/tests/documentmode.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e5352ff33a175b8b57081acda62720...