1. Shadow DOM (V1)

    Method of establishing and maintaining functional boundaries between DOM trees and how these trees interact with each other within a document, thus enabling better functional encapsulation within the DOM & CSS.

  2. element api: attachshadow

  3. element api: attachshadow: `init.clonable` parameter

  4. element api: attachshadow: `init.delegatesfocus` parameter