Load the shadow DOM of edit forms lazily.

Loads the shadow DOM of an edit form only when it is shown on the
screen (that is when the user clicks the corresponding Edit button).
This keeps the DOM as small as possible at any given point in time.

Change-Id: Icc1f43bfb54bd303a7182a02515c72522068415a
2 files changed