Skip to content

Commit f23c78e

Browse files
committed
Add patch for ed/css/css-ui.json
Drop pointer-events dfn from CSS UI
1 parent 3f7c1ab commit f23c78e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ed/csspatches/css-ui.json.patch

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From 9f7b7ad2d01bd8f06db43ef0b28dc3f71296f278 Mon Sep 17 00:00:00 2001
1+
From 513373e2297722960f8abcfe501883961965084a Mon Sep 17 00:00:00 2001
22
From: Francois Daoust <[email protected]>
3-
Date: Mon, 6 Jan 2025 08:11:45 +0100
3+
Date: Wed, 29 Jan 2025 08:41:24 +0100
44
Subject: [PATCH] Drop pointer-events dfn from CSS UI
55

66
The definition of `pointer-events` is not yet as complete as that in the SVG
@@ -11,7 +11,7 @@ https://github.com/w3c/csswg-drafts/issues/4438
1111
1 file changed, 32 deletions(-)
1212

1313
diff --git a/ed/css/css-ui.json b/ed/css/css-ui.json
14-
index 684bac146..e8ed71344 100644
14+
index 42f18de79..1ae14241c 100644
1515
--- a/ed/css/css-ui.json
1616
+++ b/ed/css/css-ui.json
1717
@@ -594,38 +594,6 @@
@@ -51,8 +51,8 @@ index 684bac146..e8ed71344 100644
5151
- ]
5252
- },
5353
{
54-
"name": "accent-color",
55-
"href": "https://drafts.csswg.org/css-ui-4/#propdef-accent-color",
54+
"name": "interactivity",
55+
"href": "https://drafts.csswg.org/css-ui-4/#propdef-interactivity",
5656
--
5757
2.37.1.windows.1
5858

0 commit comments

Comments
 (0)