NEW194991
[iOS WK2] Async frame scrolling triggers repaints of position:fixed inside the frame
https://bugs.webkit.org/show_bug.cgi?id=194991
Summary [iOS WK2] Async frame scrolling triggers repaints of position:fixed inside th...
Simon Fraser (smfr)
Reported 2019-02-24 08:56:39 PST
When scrolling a frame with position:fixed, we should not need to issue repaints on position:fixed elements in the frame, but we currently do.
Attachments
Note You need to log in before you can comment on or make changes to this bug.