-
```
On a page which contains a table, Firefox will add a TBODY element, but
phpQuery does not. This can cause issues when using direct child selectors,
because a selector which works in jQuery may not…
-
```
On a page which contains a table, Firefox will add a TBODY element, but
phpQuery does not. This can cause issues when using direct child selectors,
because a selector which works in jQuery may not…
-
```
On a page which contains a table, Firefox will add a TBODY element, but
phpQuery does not. This can cause issues when using direct child selectors,
because a selector which works in jQuery may not…
-
https://github.com/tmpvar/jsdom
This would need to mark all its objects as intrinsic automatically from inside the Prepack realm.
Constructors also need to be able to track how they were constru…
-
### What version of `million` are you using?
3.1.11
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
pnpm
### What operating system ar…
-
### What problem are you trying to solve?
Certain browser extensions need to query elements across shadow trees in order to implement features such as autofill.
### What solutions exist today?
Chro…
-
### What happened?
I'm using the `useSync` module to build a synchronized PDF reading app (building from the `sync-cloudflare` example). Here's the code for the client side
```ts
const customSh…
-
### What platform were you using when you found the bug?
- React Flow / Svelte Flow version: 12.3.4
- Browser and version: Chrome (latest) --- (130.0.6723.117 (Official Build) (arm64))
- OS and ver…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Mithril.js Version
v2.2.3+
### Browser and OS
Happy dom
### Project
_No response_
### Cod…
-
### Proposal Details
The following is not something I _need_ right now, but my use case made me think that there is a valid reason for the code calling `html.Parse` to be able to influence the pars…