From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- layout/reftests/svg/objectBoundingBox-and-mask.svg | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 layout/reftests/svg/objectBoundingBox-and-mask.svg (limited to 'layout/reftests/svg/objectBoundingBox-and-mask.svg') diff --git a/layout/reftests/svg/objectBoundingBox-and-mask.svg b/layout/reftests/svg/objectBoundingBox-and-mask.svg new file mode 100644 index 0000000000..e247913aed --- /dev/null +++ b/layout/reftests/svg/objectBoundingBox-and-mask.svg @@ -0,0 +1,25 @@ + + + + + Test objectBoundingBox mask on element with ancestor transform + + This test checks that the bbox calculation for an objectBoundingBox + mask is correctly getting the bbox in the userspace of the masked + element, and not it's bbox in an ancestor userspace or rootspace. + + + + + + + + + + + + + -- cgit v1.2.3