fix(jqLite): traverse `host` property for DocumentFragment in inheritedData()
If dealing with a document fragment node with a host element, and no parent, use the host element as the parent. This enables directives within a Shadow DOM or polyfilled Shadow DOM to lookup parent controllers. Closes #6637
C
Caitlin Potter committed
8a96f317e594a5096d4fa56ceae4c685eec8ac8b
Parent: d3aa14b