-
```
What will reproduce the problem?
if you use a multiple classes selector, the parser cannot find it. E.g:
$html = '';
foreach($html(".el-class-1.el-class-2") as $e){
echo $e->html();
}
However…
-
```
What will reproduce the problem?
if you use a multiple classes selector, the parser cannot find it. E.g:
$html = '';
foreach($html(".el-class-1.el-class-2") as $e){
echo $e->html();
}
However…
-
Hello there! I am using Angular together with Nx, PNPM and node18.20.4. I am trying to migrate to the latest version of Angular (18.2.11), which has a dependency on lmbd. I want to build and install m…
-
```
What steps will reproduce the problem?
1. Go to http://canyouxssthis.com/AntiSamy/reflect
2. Enter this HTML:
ReleasesVersion 1Fixed All Bugs
What is the expected output? What do you see instead?…
-
### What is the issue with the DOM Standard?
Currently a `SVGSVGElement` can only be rendered in a HTML canvas by
- serializing the containing document to a string
- creating a blob out of it
- …
-
```
What will reproduce the problem?
Grabbing the DOM of some sites just doesn't seem to work. Here's one that
fails for me: http://www.hisradio.com
What is the expected output? What do you see ins…
-
```
What will reproduce the problem?
Grabbing the DOM of some sites just doesn't seem to work. Here's one that
fails for me: http://www.hisradio.com
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Go to http://canyouxssthis.com/AntiSamy/reflect
2. Enter this HTML:
ReleasesVersion 1Fixed All Bugs
What is the expected output? What do you see instead?…
-
Seperate issue, because this tries to pull together several existing issues in one.
- SVG + MathML + namespaces. (#72 Also #84 + #85).
- lowercasing (PR #97, and specifially Andrew's comments the…
-
```
What will reproduce the problem?
Grabbing the DOM of some sites just doesn't seem to work. Here's one that
fails for me: http://www.hisradio.com
What is the expected output? What do you see ins…