File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- From bcdc9b8557f43afda25b97c8b873285efe2ff78b Mon Sep 17 00:00:00 2001
1+ From fc74e7bccf07a6fdd62c8d9559e77f389a9ce92d Mon Sep 17 00:00:00 2001
22From: Francois Daoust <
[email protected] >
3- Date: Tue, 14 Jan 2025 11:06:56 +0100
3+ Date: Wed, 10 Dec 2025 11:29:20 +0100
44Subject: [PATCH] Drop interfaces redefined in css-fonts-5
55
66The `CSSFontFaceDescriptors` and `CSSFontFaceRule` interfaces get redefined in
@@ -11,7 +11,7 @@ CSS Fonts Level 5 becomes a full spec.
1111 1 file changed, 38 deletions(-)
1212
1313diff --git a/ed/idl/css-fonts.idl b/ed/idl/css-fonts.idl
14- index d5c9dc867..9b8034bc6 100644
14+ index bc4962005b..9ff371e6e4 100644
1515--- a/ed/idl/css-fonts.idl
1616+++ b/ed/idl/css-fonts.idl
1717@@ -3,44 +3,6 @@
@@ -56,9 +56,9 @@ index d5c9dc867..9b8034bc6 100644
5656- [SameObject, PutForwards=cssText] readonly attribute CSSFontFaceDescriptors style;
5757- };
5858-
59- partial interface CSSRule { const unsigned short FONT_FEATURE_VALUES_RULE = 14;
59+ partial interface CSSRule {
60+ const unsigned short FONT_FEATURE_VALUES_RULE = 14;
6061 };
61- [Exposed=Window]
6262- -
63- 2.37.1.windows.1
63+ 2.52.0
6464
You can’t perform that action at this time.
0 commit comments