Bug 1390209 - Remove unused nsIDOMHTML*Element interfaces. r=qdot

MozReview-Commit-ID: DagD3IHhRZy
This commit is contained in:
Masatoshi Kimura
2017-08-15 01:31:47 +09:00
parent 9da1e8377b
commit b87d3e615b
69 changed files with 102 additions and 1166 deletions

View File

@@ -7,7 +7,6 @@
#include "mozilla/dom/HTMLOptionElement.h"
#include "mozilla/dom/HTMLOptionElementBinding.h"
#include "mozilla/dom/HTMLSelectElement.h"
#include "nsIDOMHTMLOptGroupElement.h"
#include "nsIDOMHTMLFormElement.h"
#include "nsGkAtoms.h"
#include "nsStyleConsts.h"