Commit 45cf78f
Disable external XSLT stylesheets for SVGImages
XSLT is currently not working within SVGImage when referencing an
external stylesheet. Even the most basic cases fail, while other cases
crash. Inline stylesheets work (to some degree). While it might be easy
to make it work, it appears that's currently not supported by Gecko[*],
so align with them.
[*] It's however not interoperable in the inline stylesheet case in
non-image-contexts.
Fixed: 409358633
Change-Id: Ieba3cc3555bd2103669794d60df2ddb06650bbb1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6943450
Reviewed-by: Philip Rogers <[email protected]>
Reviewed-by: Mason Freed <[email protected]>
Commit-Queue: Fredrik Söderquist <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1517138}1 parent 7d21e11 commit 45cf78f
2 files changed
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments