Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ed/csspatches/SVG.json.patch
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
From e37f122078ecf14d45f3cf83158389c1b6c71183 Mon Sep 17 00:00:00 2001
From fbe85f1db534418d5c94bfcdcf24021a0f991338 Mon Sep 17 00:00:00 2001
From: Francois Daoust <[email protected]>
Date: Tue, 30 Jan 2024 09:36:50 +0100
Date: Mon, 15 Sep 2025 07:43:09 +0200
Subject: [PATCH] Replace curly quotes with simple quotes

---
ed/css/SVG.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ed/css/SVG.json b/ed/css/SVG.json
index 3675affdc..53de948e4 100644
index 48495dd0d1..4e41343603 100644
--- a/ed/css/SVG.json
+++ b/ed/css/SVG.json
@@ -254,7 +254,7 @@
Expand All @@ -30,5 +30,5 @@ index 3675affdc..53de948e4 100644
"appliesTo": "shapes and text content elements",
"inherited": "yes",
--
2.42.0.windows.2
2.51.0

Loading