I can fix it if I add transform-style: preserve-3d; to the non-transformed <div id="cubeFields">. Matt, do you know if we're supposed to look at preserve-3d in non-transformed frames? Or is this a WebKit / Blink bug? Note that even with that there are artifacts when rotating the cube.
Bug 1518368 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I can fix it if I add transform-style: preserve-3d; to the non-transformed `<div id="cubeFields">`. Matt, do you know if we're supposed to look at preserve-3d in non-transformed frames? Or is this a WebKit / Blink bug? Note that even with that there are artifacts when rotating the cube.