dom: fix deprots in dom/html

This commit is contained in:
2024-11-21 22:01:09 +08:00
parent 0f38ddc416
commit b74870c6b4
14 changed files with 19 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@
#include "nsGlobalWindow.h"
#include "mozilla/UniquePtrExtensions.h"
#include "nsAttrValueOrString.h"
#include "nsContentUtils.h"
NS_IMPL_NS_NEW_HTML_ELEMENT(FrameSet)