From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. 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