mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 06:07:59 +00:00
LibWeb: Reorder and add missing HTML elements IDL items
This commit is contained in:
committed by
Andreas Kling
parent
54cdcd0d06
commit
fc46def2f5
@@ -6,6 +6,7 @@ interface HTMLMenuElement : HTMLElement {
|
||||
|
||||
[HTMLConstructor] constructor();
|
||||
|
||||
// Obsolete
|
||||
[CEReactions, Reflect] attribute boolean compact;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user