Add custom element registry

This commit is contained in:
Connor Brewster 2017-05-11 12:47:27 -06:00
parent bdf4135b6a
commit e21e64a33c
7 changed files with 469 additions and 0 deletions

View file

@ -15,6 +15,8 @@
[/*PutForwards=href, */Unforgeable] readonly attribute Location location;
readonly attribute History history;
[Pref="dom.customelements.enabled"]
readonly attribute CustomElementRegistry customElements;
//[Replaceable] readonly attribute BarProp locationbar;
//[Replaceable] readonly attribute BarProp menubar;
//[Replaceable] readonly attribute BarProp personalbar;