mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
Partial fix for 12415
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
// 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