With WebRender(Software), the problem did not happen. Since it does copy BGRA data instead of blit data when tile is opaque. https://searchfox.org/mozilla-central/rev/ed5c7b4262d4e30656886a45321cbbf4200de349/gfx/wr/swgl/src/composite.h#442
Bug 1718497 Comment 5 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
With WebRender(Software), the problem did not happen. Since it copy BGRA data instead of blit data when tile is opaque. https://searchfox.org/mozilla-central/rev/ed5c7b4262d4e30656886a45321cbbf4200de349/gfx/wr/swgl/src/composite.h#442