이 문서는 아직 자원 봉사자들이 한국어로 번역하지 않았습니다. 함께 해서 번역을 마치도록 도와 주세요!
DOMString
is a UTF-16 String. As JavaScript already uses such strings, DOMString
is mapped directly to a String
.
Passing null
to a method or parameter accepting a DOMString
typically stringifies to "null"
.
Specifications
Specification | Status | Comment |
---|---|---|
Web IDL (Second Edition) The definition of 'DOMString' in that specification. |
Candidate Recommendation | Rephrasing of the definition to remove weird edge cases. |
Document Object Model (DOM) Level 3 Core Specification The definition of 'DOMString' in that specification. |
Recommendation | No change from Document Object Model (DOM) Level 2 Core Specification |
Document Object Model (DOM) Level 2 Core Specification The definition of 'DOMString' in that specification. |
Recommendation | No change from Document Object Model (DOM) Level 1 Specification |
Document Object Model (DOM) Level 1 Specification The definition of 'DOMString' in that specification. |
Recommendation | Initial definition. |
See also
문서 태그 및 공헌자
태그:
이 페이지의 공헌자:
Delapouite,
chrisdavidmills,
teoli,
Annevk,
fusionchess,
kscarfone,
ethertank,
Sheppy,
Brettz9
최종 변경:
Delapouite,