File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ From 69295b1696d56cc302c1aba4e910808bff490440 Mon Sep 17 00:00:00 2001
2+ From: Francois Daoust <
[email protected] >
3+ Date: Wed, 30 Apr 2025 12:35:45 +0200
4+ Subject: [PATCH] Drop IDL enum from css-color-adjust
5+
6+ Pending resolution of https://github.com/w3c/csswg-drafts/issues/12135
7+ ---
8+ ed/idl/css-color-adjust.idl | 10 ----------
9+ 1 file changed, 10 deletions(-)
10+ delete mode 100644 ed/idl/css-color-adjust.idl
11+
12+ diff --git a/ed/idl/css-color-adjust.idl b/ed/idl/css-color-adjust.idl
13+ deleted file mode 100644
14+ index beabbb70d..000000000
15+ --- a/ed/idl/css-color-adjust.idl
16+ +++ /dev/null
17+ @@ -1,10 +0,0 @@
18+ - // GENERATED CONTENT - DO NOT EDIT
19+ - // Content was automatically extracted by Reffy into webref
20+ - // (https://github.com/w3c/webref)
21+ - // Source: CSS Color Adjustment Module Level 1 (https://drafts.csswg.org/css-color-adjust-1/)
22+ -
23+ - enum ForcedColorsModeAutomationTheme {
24+ - "none",
25+ - "light",
26+ - "dark"
27+ - };
28+ - -
29+ 2.37.1.windows.1
30+
You can’t perform that action at this time.
0 commit comments