Closed renggli closed 2 years ago
With https://github.com/renggli/dart-xml/commit/81055546e67e766dbf8f6f2e2062d7161ba19d41 this should become possible
Marking as fixed, the properties name
, publicId
, systemId
and internalSubset
are now present.
The
XmlDoctype
node should have at least read-only properties forname
,publicId
,systemId
andinternalSubset
.