mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Issue #2490 - Part 17: Convert CSSKeyframeRule to WebIDL.
This commit is contained in:
parent
f0de637255
commit
89d96e0226
8 changed files with 33 additions and 18 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue