[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ja/docs/Web/API/DocumentType [Back]  [Original]

DocumentType - Web API | MDN

MDN Web Docs

View in English Always switch to English

DocumentType

Baseline

20157

DocumentType doctype Node

EventTarget Node DocumentType

Node

DocumentType.name

HTML "html" XML

DocumentType.publicId

HTML ("") SVG "-//W3C//DTD SVG 1.1//EN"

DocumentType.systemId

DTD URL HTML ("") SVG "http://www.w3.org/2000/svg"

Node

DocumentType.after()

Node DocumentType DocumentType

DocumentType.before()

Node DocumentType DocumentType

DocumentType.remove()

DocumentType.replaceWith()

DOM
# interface-documenttype


Web Proxy Viewer  |  New URL  |  Original Page