mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
IDL: Add missing #imports
This commit is contained in:
committed by
Andreas Kling
parent
3ff481938e
commit
1a94241f58
@@ -1,3 +1,5 @@
|
||||
#import <HTML/CanvasRenderingContext2D.idl>
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/canvas.html#canvastextalign
|
||||
// enum CanvasTextAlign { "start", "end", "left", "right", "center" };
|
||||
// enum CanvasTextBaseline { "top", "hanging", "middle", "alphabetic", "ideographic", "bottom" };
|
||||
|
||||
Reference in New Issue
Block a user