-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add patch for ed/css/css-ui.json (#1452)
Drop pointer-events dfn from CSS UI
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From 9f7b7ad2d01bd8f06db43ef0b28dc3f71296f278 Mon Sep 17 00:00:00 2001 | ||
From 513373e2297722960f8abcfe501883961965084a Mon Sep 17 00:00:00 2001 | ||
From: Francois Daoust <[email protected]> | ||
Date: Mon, 6 Jan 2025 08:11:45 +0100 | ||
Date: Wed, 29 Jan 2025 08:41:24 +0100 | ||
Subject: [PATCH] Drop pointer-events dfn from CSS UI | ||
|
||
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 | |
1 file changed, 32 deletions(-) | ||
|
||
diff --git a/ed/css/css-ui.json b/ed/css/css-ui.json | ||
index 684bac146..e8ed71344 100644 | ||
index 42f18de79..1ae14241c 100644 | ||
--- a/ed/css/css-ui.json | ||
+++ b/ed/css/css-ui.json | ||
@@ -594,38 +594,6 @@ | ||
|
@@ -51,8 +51,8 @@ index 684bac146..e8ed71344 100644 | |
- ] | ||
- }, | ||
{ | ||
"name": "accent-color", | ||
"href": "https://drafts.csswg.org/css-ui-4/#propdef-accent-color", | ||
"name": "interactivity", | ||
"href": "https://drafts.csswg.org/css-ui-4/#propdef-interactivity", | ||
-- | ||
2.37.1.windows.1 | ||
|