Removed the display none styles, in what you mentioned as well as tpl_checkout_one_confirmation_default.php and still was not displaying in Firefox, but I changed
#checkoutOneLoading { position: relative; height: 95vh; top: 50%; left: 50%; display: none; }
to
#checkoutOneLoading, #checkoutOneConfirmationLoading { margin: 0 auto;}
Still that gif will not display in FireFox
Bookmarks