On Sun Jun 22 18:29:57 2025 +0000, Nikolay Sivov wrote:
Ok, so those are regular xml files. What was the problem with SPVTEXTFRAG? How it's produced from a full xml document and what are those offsets, do we know?
See [text3](https://gitlab.winehq.org/wine/wine/-/blob/a274a75808d4a0195b7e4fb1fe7cf88f7...) and the expected [ulTextSrcOffset](https://gitlab.winehq.org/wine/wine/-/blob/a274a75808d4a0195b7e4fb1fe7cf88f7...) values. Basically we want to obtain the character positions of the XML contents within the original XML input. I don't think this information can be obtained from MSXML, and doesn't seem to be possible from xmllite either.