Bug 1440741 - Remove all members from nsIDOMHTMLFormElement. r=qdot

MozReview-Commit-ID: 2UcUy4MkVsM
This commit is contained in:
Adrian Wielgosik
2018-02-23 19:28:08 +01:00
parent b577c1c6c0
commit b3471f9af4
15 changed files with 28 additions and 88 deletions

View File

@@ -12,7 +12,6 @@
#include "nsIDocument.h"
#include "nsGkAtoms.h"
#include "nsIFormControl.h"
#include "nsIDOMHTMLFormElement.h"
#include "nsError.h"
#include "nsGenericHTMLElement.h"
#include "nsAttrValueInlines.h"