Alexandre Julliard pushed to branch master at wine / wine
Commits: 5de08ac7 by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml/tests: Use winetest.js helpers in xhr.js.
- - - - - 16ab257f by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml: Add support for anchor element prototype objects.
- - - - - 34ff9458 by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml: Add support for area element prototype objects.
- - - - - b014815c by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml: Add support for form element prototype objects.
- - - - - d693d939 by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml: Add support for frame elements prototype objects.
- - - - - 0d71fa48 by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml: Add support for head elements prototype objects.
- - - - - 52310115 by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml: Add support for input elements prototype objects.
- - - - - 4a57f5e6 by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml: Add support for link element prototype objects.
- - - - - 51fe3055 by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml: Add support for object and embed element prototype objects.
- - - - - 2930bf9f by Jacek Caban at 2024-08-07T15:44:43+02:00 mshtml: Add support for script element prototype objects.
- - - - -
12 changed files:
- dlls/mshtml/htmlanchor.c - dlls/mshtml/htmlarea.c - dlls/mshtml/htmlform.c - dlls/mshtml/htmlframe.c - dlls/mshtml/htmlhead.c - dlls/mshtml/htmlinput.c - dlls/mshtml/htmllink.c - dlls/mshtml/htmlobject.c - dlls/mshtml/htmlscript.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/tests/documentmode.js - dlls/mshtml/tests/xhr.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9f0edb69209eb00faac55bbf1a5f60...