-
If you edit anything using the WYSIWYG editor and insert for instance the following text:
``
when you Publish, it is converted to:
``
Sometimes you might want to use embeded SVGs, but the editor d…
-
## Observations
We have noticed a number of parsing differences between the Masterminds/html5-php parser and the HTML5 specification. We think that the root cause of those issues drills down to the […
-
https://www.npmjs.com/package/dompurify should work under domino.
It appears that `outerHTML#set` is one of the things needed.
See: https://gerrit.wikimedia.org/r/363156
-
The newly redesigned sites have many accent images that would be best handled as SVG (for example, the showcase header https://github.com/WordPress/wporg-showcase-2022/issues/26). SVG will scale well …
-
## WS-2023-0010 - Medium Severity Vulnerability
Vulnerable Library - dompurify-1.0.11.tgz
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in J…
-
Attach (recommended) or Link to PDF file here:
[test1.pdf](https://github.com/mozilla/pdf.js/files/6391804/test1.pdf)
Configuration:
- Web browser and its version: FireFox 88.0
- Operating sys…
-
### Describe the bug
Hi,
this issue is very similar to this [SunEditor: Configure HtmlSanitizer to keep table styles](https://github.com/primefaces-extensions/primefaces-extensions/issues/1580)
…
-
## CVE-2019-16728 - Medium Severity Vulnerability
Vulnerable Library - dompurify-1.0.11.tgz
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in…
-
hi, doesn't this library work with image blobs? my photos are store in DB using Gridfs and can safely show them using `` but i get console error when i try this:
```
```
`WARNING: sanitizin…
-
I'm helping a student with a point map symbolized with one SVG file. The color of the SVG changes based on the class of point, this is specified in CartoCSS and successfully rendered by Mapnik.
I'm s…