This problem is a fixed-pos box with a placeholder on the next page, which we misplace at 0,0. It has `width:100vw; height:100vh` so it covers everything on the page. Then we replicate fixed pos boxes on every page...
Bug 1513949 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This problem is a fixed-pos box with a placeholder on the next page, which we place at 0,0. It has `width:100vw; height:100vh` so it covers everything on the page. Then we replicate fixed pos boxes on every page...
This problem is a fixed-pos box with a placeholder on the next page, which we misplace at 0,0. It has `width:100vw; height:100vh` so it covers everything on the page. Then we replicate fixed pos boxes on every page...