Alexandre Julliard pushed to branch master at wine / wine
Commits: 378becae by Gabriel Ivăncescu at 2024-11-29T19:10:21+01:00 mshtml: Move HTMLDocument prototype props to the Document prototype.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 9a828ad9 by Gabriel Ivăncescu at 2024-11-29T19:10:21+01:00 mshtml: Use DocumentPrototype as the document's prototype for modes prior to IE11.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 3dafba14 by Gabriel Ivăncescu at 2024-11-29T19:10:24+01:00 mshtml: Expose the right props from document fragments.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 953c3d2c by Gabriel Ivăncescu at 2024-11-29T19:10:24+01:00 mshtml: Don't expose some props from document prototype depending on mode.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - -
7 changed files:
- dlls/mshtml/dispex.c - dlls/mshtml/htmldoc.c - dlls/mshtml/htmlwindow.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/tests/documentmode.js - dlls/mshtml/tests/dom.c - dlls/mshtml/tests/events.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e418a89c18ba571148efb588047ff9...