[bug report] ios 16 safari bug clip-path, position fixed, zoom

Device: iphone, ios 16 Software: safari Steps to reproduce:

  1. Go to https://ig.ft.com/filipino-fishermen
  2. Zoom in so that the content is bigger than the screen

Problem: white text from lower down the page appears erroneously on screen.

Context: The white text is position fixed. It is hidden inside a parent container using clip-path: inset(0) on the parent container. This works correctly at normal zoom, but the clip-path appears to be ignored when the user zooms in on mobile safari.