This website requires JavaScript.
Explore
Help
Sign in
beenull
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2024-11-23 08:00:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
3852168c84
ladybird
/
Libraries
/
LibWeb
/
HTML
/
HTMLMenuElement.idl
6 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
LibWeb: Add all HTML elements between L and Q
2020-08-01 02:05:43 +00:00
interface HTMLMenuElement : HTMLElement {
LibWeb: Add almost all obsolete but required IDL attributes As according to https://html.spec.whatwg.org/multipage/obsolete.html Section 16.3 "Requirements for implementations" Not all of these attributes are included due to requiring a bit more functionality.
2020-11-12 04:16:41 +00:00
[Reflect] attribute boolean compact;
LibWeb: Add all HTML elements between L and Q
2020-08-01 02:05:43 +00:00
}
Reference in a new issue
Copy permalink