mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
LibWeb: Add support for reflected boolean values
Also throw in some missing reflected DOMString values
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
interface HTMLDialogElement : HTMLElement {
|
||||
|
||||
|
||||
[Reflect] attribute boolean open;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user