Re: [PATCH v3 0/10] MR6230: mshtml: Support more node prototype objects.
Aug. 8, 2024
7 p.m.
Nicholas Ansell (@roadrunnerto) commented about dlls/mshtml/htmltextnode.c:
.clone = HTMLDOMTextNode_clone };
-static const dispex_static_data_vtbl_t HTMLDOMTextNode_dispex_vtbl = { +dispex_static_data_t CharacterData_dispex = { + .name = "CharactedData",
```suggestion:-0+0 .name = "CharacterData", ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6230#note_78148
594
Age (days ago)
594
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nicholas Ansell (@roadrunnerto)