tested with RC6, noticed this around RC3, probably bug has always existed.
Load an image heavy PDF as a presenter to the HTML5 client on strong WiFi. Have a participant join on an iOS device, (iPad or iPhone any generation) but with 4G or poor connectivity. To see the result clearly use a hotspot tethered connection from another mobile device.
Checking the safari remote debugger you can see the svg is fully loaded into the device and can be seen in network preview in the dev console, however on bbb the slide is only partially loaded.
As the moderator, move the mouse over the current slide starts to reveal pixels on the participants screen.
Its as though the foreignObject component is not rendering correctly and mouse over is causing it to re-render where the mouse travels.