WebKit currently supports `pan-x` and `pan-y` values for the `touch-action` CSS property, but doesn't support `pan-left`, `pan-right`, `pan-up`, and `pan-down`. Spec here for reference: https://w3c.github.io/pointerevents/#the-touch-action-css-property
<rdar://problem/116745678>