Skip to main content

Module parser

Module parser 

Source
Expand description

HTMLパーサー。トークンストリームをDOMツリーに変換する。

Structs§

ClassicScriptDescriptor
A classic script source together with its requested scheduling mode.
Parser

Enums§

ClassicScriptExecution
Scheduling mode selected by attributes on a classic script element.
ClassicScriptSource
Source of a classic JavaScript script in document order.
HtmlNodeType
ScriptingMode
Whether scripting is enabled while parsing.
ShadowRootMode

Type Aliases§

DomTree