mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Generate bindings for HTMLFormElement.
This commit is contained in:
parent
65c6435902
commit
c9f9d29ff3
6 changed files with 160 additions and 2 deletions
|
@ -10,7 +10,8 @@
|
|||
* and create derivative works of this document.
|
||||
*/
|
||||
|
||||
interface HTMLFormElement;
|
||||
// FIXME: servo#707
|
||||
//interface HTMLFormElement;
|
||||
|
||||
// http://www.whatwg.org/specs/web-apps/current-work/#the-button-element
|
||||
interface HTMLButtonElement : HTMLElement {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue