Zhou Rui
Zhou Rui
**Describe the bug** TreeWalker does not continue to traverse when acceptNode returns FILTER_ACCEPT **To Reproduce** Just use this script: ```javascript import { Window } from 'happy-dom'; // Create a happy-dom...
Add [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git) to ecosystem page.
Fixed IME candidate window positioning by moving the real terminal cursor to follow the fake cursor. The problem of #491 is when a huge chunk of content is renderred, the...