mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Explicitly expose everything everywhere.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#htmlformelement
|
||||
//[OverrideBuiltins]
|
||||
[Exposed=(Window,Worker)]
|
||||
interface HTMLFormElement : HTMLElement {
|
||||
attribute DOMString acceptCharset;
|
||||
attribute DOMString action;
|
||||
|
||||
Reference in New Issue
Block a user