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
98d825e10d3bf76f47e69abba857a8933c8cb7d9
Parent: 57b0d91
Committed by Vojta Jina <vojta.jina@gmail.com>
on 3/21/2014, 6:42:17 PM