dptr

Results 6 issues of dptr

问题场景: 给定这样一个page: ``` std::string page = "Title"; ``` 在其中查找所有tag为img的node ``` auto nodes = doc.find("IMG"); ``` 然后取出这些node的 startPos 和 endPos , 发现它们 startPos 是指向标签末尾的,endPos指向 标签开始,是不是这两个函数的实现搞反了?

redundant webp images cannot be cleaned, wish to support, thanks!

![image](https://github.com/SuperMonster003/AutoJs6-TypeScript-Declarations/assets/3236685/cf05f41c-3cef-4770-8c6f-5ca10f3ec87e) 导致一些全局函数无法识别,例如toast

1. select a text contains many words in the webpage 2. right click on the text 3. the selection has been shortened to the word which click on. this is...

More details needed