PowerToys/src/modules/previewpane/common
Stefan Markovic 2159e2722e
[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
2022-06-19 11:21:51 +01:00
..
cominterop [fxcop] preview handler common (#6762) 2020-09-23 10:22:17 -07:00
controls [FileExplorerPreview] Move everything from WebBrowser to WebView2 (#17588) 2022-04-14 16:27:22 +01:00
examplehandler [FileExplorerPreview] Move everything from WebBrowser to WebView2 (#17588) 2022-04-14 16:27:22 +01:00
handlers [fxcop] preview handler common (#6762) 2020-09-23 10:22:17 -07:00
Utilities [FileExplorer][SVG preview] Swap order of default and svg namespace if default comes first (#18825) 2022-06-19 11:21:51 +01:00
PreviewHandlerCommon.csproj [ARM64] Installer Bootstrapper (#18241) 2022-05-13 16:55:39 +01:00