
Use the slot attribute instead of property - on browsers that do not have
native Shadow DOM support, the slot property does not exist and setting
it will be ignored.
Change-Id: Ifac4a48aba0847630990fef800e7f9d60f57c931
(cherry picked from commit 1f00b4ee4a
)