mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 09:46:54 +02:00
[FileExplorer][SVG preview] Swap order of default and svg namespace if default comes first (#18825)
* [FileExplorer Add-ons][SVG preview] Swap order of default and svg namespace if default comes first Inkscape v1.1 swapped order of default and svg namespaces in svg file (default first, svg after). That resulted in parser being unable to parse it correctly and instead of svg, text was previewed. MS Edge and Firefox also couldn't preview svg files with mentioned order of namespaces definitions. * expect.txt * Update comment * Minor fixes * Use full namespace definition instead of prefix
This commit is contained in:
2
.github/actions/spell-check/expect.txt
vendored
2
.github/actions/spell-check/expect.txt
vendored
@@ -616,6 +616,7 @@ Filterx
|
||||
finalizer
|
||||
findfast
|
||||
findstr
|
||||
Firefox
|
||||
FIXEDFILEINFO
|
||||
FLASHZONES
|
||||
FLASHZONESONQUICKSWITCH
|
||||
@@ -886,6 +887,7 @@ ingbuffer
|
||||
inheritdoc
|
||||
INITDIALOG
|
||||
initguid
|
||||
Inkscape
|
||||
Inlines
|
||||
inorder
|
||||
INotification
|
||||
|
||||
Reference in New Issue
Block a user