Nov 24th, 2025: https://bugs.webkit.org/show_bug.cgi?id=160953#c24 Mentions the issue being isolated to the presence of -webkit-overflow-scrolling: touch;. Removing this did work for me, and now my fixed positioned children do inherit the width and height of the viewport instead of the width and height set by their fixed positioned parent!