ported from UXP: Bug 1426494 - Share more code between nsIDocument and ShadowRoot (db724936)

This commit is contained in:
2022-04-15 11:13:25 +08:00
parent e413c51028
commit 5fe78c054e
24 changed files with 372 additions and 335 deletions
+1
View File
@@ -24,6 +24,7 @@
#include "nsCharTraits.h"
#include "nsComponentManagerUtils.h"
#include "nsContentCID.h"
#include "nsContentList.h"
#include "nsCopySupport.h"
#include "nsDebug.h"
#include "nsDependentSubstring.h"