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

import"ShadowRoot.idl";

Inheritance diagram for ShadowRoot:
DocumentFragment

Public Attributes

readonly attribute ShadowRootMode mode
 
readonly attribute Element host
 
attribute DOMString innerHTML
 

Member Data Documentation

◆ host

readonly attribute Element ShadowRoot::host

◆ innerHTML

attribute DOMString ShadowRoot::innerHTML

◆ mode

readonly attribute ShadowRootMode ShadowRoot::mode

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