mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
parent
2b4d867f1f
commit
48811f335f
@ -827,7 +827,7 @@ export class SaxesParser<O extends SaxesOptions = {}> {
|
||||
this.closedRoot =
|
||||
this.sawRoot =
|
||||
fragmentOpt;
|
||||
// An XML declaration is intially possible only when parsing whole
|
||||
// An XML declaration is initially possible only when parsing whole
|
||||
// documents.
|
||||
this.xmlDeclPossible = !fragmentOpt;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user