Re: [pointerevents-tests] Submission/microsoft/pointer events (#324)

Why capture to 'target0' in particular?  I'd just remove these functions entirely (since there's really no logic to share - assuming you don't swallow exceptions).  If there is some logic you want to share then pass important state like the element to capture onto as parameters rather than hardcode here.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/324#discussion_r12342483

Received on Tuesday, 6 May 2014 19:08:47 UTC