This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
ladybird
Watch
2
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-10-19 23:53:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ec4980e875
ladybird
/
Libraries
/
LibWeb
/
HTML
/
HTMLDialogElement.idl
6 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
LibWeb: Add all HTML elements between A and F
2020-08-01 03:04:26 +01:00
interface HTMLDialogElement : HTMLElement {
LibWeb: Add support for reflected boolean values Also throw in some missing reflected DOMString values
2020-11-09 08:15:10 +00:00
[Reflect] attribute boolean open;
LibWeb: Add all HTML elements between A and F
2020-08-01 03:04:26 +01:00
}
Reference in a new issue
Copy permalink