DefinitelyTyped/webcomponents.js
Michael Matloob 2864d46664 webcomponents.js: Add typings for Element.createShadowRoot (#10330)
* webcomponents.js: Add typings for Element.createShadowRoot

createShadowRoot is deprecated in the official Shadow DOM spec,
but is the way to attach a shadow root in the current released
version of webcomponents.js.

* webcomponents.js: remove spurious extra line

* webcomponents.js: remove readonly modifier

Not supported until TS2.

* webcomponents.js: add Element.shadowRoot property
2016-07-29 00:31:34 +09:00
..
webcomponents.js-tests.ts webcomponents.js: Add typings for Element.createShadowRoot (#10330) 2016-07-29 00:31:34 +09:00
webcomponents.js.d.ts webcomponents.js: Add typings for Element.createShadowRoot (#10330) 2016-07-29 00:31:34 +09:00