Web Dev Solutions

Catalin Mititiuc

From 9c34e15c47cf3578adeff41693a62061a25fdcde Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Tue, 11 Jun 2024 14:58:29 -0700 Subject: Update implementation to account for WebKit bug getScreenCTM() on WebKit does not reflect transformations applied to an ancestor (see bug https://bugs.webkit.org/show_bug.cgi?id=209220), so instead of transforming the root element, we can only transform a child element --- public/assets/images/41156165560-4438592e93-o.webp | Bin 585068 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 public/assets/images/41156165560-4438592e93-o.webp (limited to 'public/assets/images/41156165560-4438592e93-o.webp') diff --git a/public/assets/images/41156165560-4438592e93-o.webp b/public/assets/images/41156165560-4438592e93-o.webp deleted file mode 100644 index 2ad3fa4..0000000 Binary files a/public/assets/images/41156165560-4438592e93-o.webp and /dev/null differ -- cgit v1.2.3