mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 14:18:15 +00:00
Libraries: Move to Userland/Libraries/
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
interface HTMLTableCaptionElement : HTMLElement {
|
||||
|
||||
[Reflect] attribute DOMString align;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user