Alexandre Julliard pushed to branch master at wine / wine
Commits: 2d1f5c2b by Jacek Caban at 2024-08-08T21:53:48+02:00 mshtml: Add support for select element prototype objects.
- - - - - 8d1ec4ff by Jacek Caban at 2024-08-08T21:53:48+02:00 mshtml: Add support for style element prototype objects.
- - - - - f6eb8d8e by Jacek Caban at 2024-08-08T21:53:49+02:00 mshtml: Add support for table and tr element prototype objects.
- - - - - 262f0452 by Jacek Caban at 2024-08-08T21:53:49+02:00 mshtml: Add support for td element prototype objects.
- - - - - dbd16a93 by Jacek Caban at 2024-08-08T21:53:49+02:00 mshtml: Add support for textarea element prototype objects.
- - - - - 07c5ed3e by Jacek Caban at 2024-08-08T21:53:49+02:00 mshtml: Add support for svg element prototype objects.
- - - - - 044c3e38 by Jacek Caban at 2024-08-08T21:53:49+02:00 mshtml: Add support for circle SVG element prototype objects.
- - - - - 5cbdd280 by Jacek Caban at 2024-08-08T21:53:49+02:00 mshtml: Add support for tspan SVG element prototype objects.
- - - - - 02ec0894 by Jacek Caban at 2024-08-08T21:53:49+02:00 mshtml: Add support for document type node prototype objects.
- - - - - f75060d8 by Jacek Caban at 2024-08-08T21:53:49+02:00 mshtml: Add support for text node prototype objects.
- - - - -
9 changed files:
- dlls/mshtml/htmldoc.c - dlls/mshtml/htmlselect.c - dlls/mshtml/htmlstyleelem.c - dlls/mshtml/htmltable.c - dlls/mshtml/htmltextarea.c - dlls/mshtml/htmltextnode.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/svg.c - dlls/mshtml/tests/documentmode.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/01aa909c6e68e9f3140bbe423ceae9...