Issue #2490 - Part 17: Convert CSSKeyframeRule to WebIDL.

This commit is contained in:
Moonchild 2024-04-04 14:00:59 +02:00 committed by roytam1
commit 89d96e0226
8 changed files with 33 additions and 18 deletions

View file

@ -23,7 +23,6 @@ class ProcessGlobal;
class SandboxPrivate;
class nsInProcessTabChildGlobal;
class nsWindowRoot;
class nsCSSKeyframeRule;
class nsCSSKeyframesRule;
class nsCSSCounterStyleRule;
@ -283,7 +282,6 @@ private:
friend class SandboxPrivate;
friend class nsInProcessTabChildGlobal;
friend class nsWindowRoot;
friend class nsCSSKeyframeRule;
friend class nsCSSKeyframesRule;
friend class nsCSSCounterStyleRule;