Issue #80 - De-unify dom/html

This commit is contained in:
wolfbeast 2020-04-21 14:58:19 +02:00 committed by Roy Tam
commit 9b1967f0c3
9 changed files with 12 additions and 6 deletions

View file

@ -28,6 +28,7 @@
#include "nsIDOMElement.h"
#include "nsPIDOMWindow.h"
#include "nsDOMString.h"
#include "nsIProtocolHandler.h"
#include "nsIStreamListener.h"
#include "nsIURI.h"
#include "nsIIOService.h"