28 May
2024
28 May
'24
9:21 p.m.
On Mon May 27 16:01:35 2024 +0000, Gabriel Ivăncescu wrote:
Is there a reason you're creating a html node and appending it instead of using `HTMLDocument3_get_documentElement`? Sorry for taking too long to respond, I had to test some stuff to remember why I did it heh (It's been a year since I wrote this changes). Document fragments don't have the documentElement property (https://developer.mozilla.org/en-US/docs/Web/API/Document/documentElement) like normal document objects.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5685#note_71424