openpencil/tests/engine/icons
Danila Poyarkov 42d3122323 fix(core): parse SVG markup as XML
- Replace attribute and element regexes with the existing xmldom parser

- Preserve nested presentation attributes and transforms while skipping non-rendered definitions

- Read gradient coordinates through svgpath segments instead of reparsing path strings

- Cover malformed markup, quoted attributes, inheritance, and attribute-like text
2026-07-27 19:04:43 +03:00
..
api.test.ts test(core): cover utility-backed API boundaries 2026-07-13 10:15:39 +03:00
iconify.test.ts test(engine): move root tests into domains 2026-05-16 12:30:27 +03:00
svg.test.ts fix(core): parse SVG markup as XML 2026-07-27 19:04:43 +03:00