1 Commits

Author SHA1 Message Date
Becky Siegel
2602b6c958 Add root element definition
Instead of appending/removing elements to document.body, add a global
that defines what the root element is. This way, in apps that use
elements with addional content outside, they will just need to set a
root element.

Change-Id: I0d01e4a6eea7d7d0af39989f1f831832506f1774
2017-05-11 11:20:12 -07:00