mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-01 07:07:49 +00:00
IDL: Add missing #imports
This commit is contained in:
parent
3ff481938e
commit
1a94241f58
Notes:
sideshowbarker
2024-07-17 06:40:35 +09:00
Author: https://github.com/mattco98
Commit: 1a94241f58
Pull-request: https://github.com/SerenityOS/serenity/pull/21882
30 changed files with 47 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#import <CSS/CSSRule.idl>
|
||||
#import <CSS/CSSKeyframeRule.idl>
|
||||
|
||||
// https://drafts.csswg.org/css-animations-1/#interface-csskeyframesrule
|
||||
[Exposed=Window]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue