We should apply position to a single parent node, not each child elements.
In current CORE design, we have no problem. But if custom code modifies the trigger area a bit, it may not work. And with applying to parent, we stripped few more lines and KISS.