aboutsummaryrefslogtreecommitdiff
path: root/test/command/8948.md
AgeCommit message (Expand)Author
2024-06-10SelfContained: only create svg elements for SVG images when...John MacFarlane
2024-02-29SelfContained: add `role="img"` to svgs.John MacFarlane
2024-02-29SelfContained: Add aria-label to svg elements.John MacFarlane
2024-02-09Fix size of duplicated SVGs with `--embed-resources`.John MacFarlane
2023-11-25Update command test for SVG embedding changes.John MacFarlane
2023-07-27SelfContained: retain attributes in svg tag...John MacFarlane
2023-07-26SelfContained: fix calculation of svg width and height.John MacFarlane
2023-07-25SelfContained: Improve inline SVGs.John MacFarlane
2023-07-13Fix bugs in implementation of #8948.John MacFarlane
2023-07-11SelfContained: Use inline svg instead of data uris...John MacFarlane