Gabriel Ivăncescu : mshtml: Implement document.doctype.

Alexandre Julliard julliard at winehq.org
Fri Jul 29 15:02:43 CDT 2022


Module: wine
Branch: master
Commit: d07c81158f605c369fabefd28058fd0c1b1f52a7
URL:    https://gitlab.winehq.org/wine/wine/-/commit/d07c81158f605c369fabefd28058fd0c1b1f52a7

Author: Gabriel Ivăncescu <gabrielopcode at gmail.com>
Date:   Fri Jul 29 17:30:05 2022 +0300

mshtml: Implement document.doctype.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>

---

 dlls/mshtml/htmldoc.c             | 290 +++++++++++++++++++++++++++++++++++++-
 dlls/mshtml/htmlnode.c            |   9 +-
 dlls/mshtml/mshtml_private.h      |   3 +
 dlls/mshtml/tests/documentmode.js |  10 ++
 4 files changed, 309 insertions(+), 3 deletions(-)




More information about the wine-cvs mailing list