Alexandre Julliard pushed to branch master at wine / wine
Commits: a4fb5117 by Jacek Caban at 2024-08-14T11:18:31+02:00 mshtml: Add support for client rect list prototype objects.
- - - - - 569087c4 by Jacek Caban at 2024-08-14T11:18:31+02:00 mshtml: Add support for DOM token list prototype objects.
- - - - - ceaa60da by Jacek Caban at 2024-08-14T11:18:31+02:00 mshtml: Add support for named node map prototype objects.
- - - - - 30197849 by Jacek Caban at 2024-08-14T11:18:31+02:00 mshtml: Add support for element collection prototype objects.
- - - - - 2a0debae by Jacek Caban at 2024-08-14T11:18:31+02:00 mshtml: Add support for node list prototype objects.
- - - - - 1541a087 by Jacek Caban at 2024-08-14T11:18:31+02:00 mshtml: Add support for text range prototype objects.
- - - - - 466d5b05 by Jacek Caban at 2024-08-14T11:18:31+02:00 mshtml: Add support for range prototype objects.
- - - - - 861e7adf by Jacek Caban at 2024-08-14T11:18:31+02:00 mshtml: Add support for selection prototype objects.
- - - - -
7 changed files:
- dlls/mshtml/htmlelem.c - dlls/mshtml/htmlelemcol.c - dlls/mshtml/htmlnode.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/range.c - dlls/mshtml/selection.c - dlls/mshtml/tests/documentmode.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2359e09449516f8bf0d9c5cef667d0...