From abcbb64783af5b776a3c5f4e13cf4d8756217830 Mon Sep 17 00:00:00 2001 From: longsonr Date: Sat, 25 May 2024 09:33:57 +0000 Subject: [PATCH] use the CTM for non-scaling-stroke rather than the screen CTM Differential Revision: https://phabricator.services.mozilla.com/D211581 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1898409 gecko-commit: 8be119d3c4a47600746cefadd42695820dba8a12 gecko-reviewers: emilio --- svg/painting/reftests/green-100x100.svg | 3 ++ .../reftests/non-scaling-stroke-001.html | 30 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 svg/painting/reftests/green-100x100.svg create mode 100644 svg/painting/reftests/non-scaling-stroke-001.html diff --git a/svg/painting/reftests/green-100x100.svg b/svg/painting/reftests/green-100x100.svg new file mode 100644 index 00000000000000..120941444a4898 --- /dev/null +++ b/svg/painting/reftests/green-100x100.svg @@ -0,0 +1,3 @@ + + + diff --git a/svg/painting/reftests/non-scaling-stroke-001.html b/svg/painting/reftests/non-scaling-stroke-001.html new file mode 100644 index 00000000000000..a9870ac8bb2209 --- /dev/null +++ b/svg/painting/reftests/non-scaling-stroke-001.html @@ -0,0 +1,30 @@ + + +non-scaling-stroke with scaling + + + + + + + + +