Bug 1728081 - Part 3: Merge nsIForm into HTMLFormElement; r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D123951
This commit is contained in:
Edgar Chen
2021-08-30 18:44:51 +00:00
parent efa48fcbc4
commit c791a38187
13 changed files with 12 additions and 76 deletions

View File

@@ -25,7 +25,6 @@
#include "nsComboboxControlFrame.h"
#include "mozilla/dom/Document.h"
#include "nsIFormControlFrame.h"
#include "nsIForm.h"
#include "nsIFrame.h"
#include "nsListControlFrame.h"
#include "nsISelectControlFrame.h"