Re: [PATCH v3 0/10] MR6230: mshtml: Support more node prototype objects.
9 Aug
2024
9 Aug
'24
midnight
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
498
Age (days ago)
498
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nicholas Ansell (@roadrunnerto)