webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
DocumentType Interface Reference

import"DocumentType.idl";

Inherits Node.

Public Attributes

readonly attribute DOMString name
 
readonly attribute DOMString publicId
 
readonly attribute DOMString systemId
 

Member Data Documentation

◆ name

readonly attribute DOMString DocumentType::name

◆ publicId

readonly attribute DOMString DocumentType::publicId

◆ systemId

readonly attribute DOMString DocumentType::systemId

The documentation for this interface was generated from the following file: