DOM

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsElement  >   settings_applications[[Prototype]]

DOM

Editing
  • account_tree
  • bug_report

StylePropertyMapReadOnlystylePropertyMapReadOnlycomputedStyleMap()

실험적인 단계에 있어 현재 모든 웹브라우저에서 지원하지 않을 수 있으므로 반드시 지원 현황을 확인해야 한다.

CSSStyleDeclaration의 대안인 CSS 선언 블록의 읽기 전용 표현을 제공하는 StylePropertyMapReadOnly 인터페이스를 반환한다.

구문

형식
element.computedStyleMap()

반환

StylePropertyMapReadOnlystylePropertyMapReadOnly

StylePropertyMapReadOnly 객체를 반환한다.

버전 명세

CSS Typed OM Level 1
#dom-element-computedstylemap

지원 웹브라우저