MDL-51190 javascript: Make "maximised embed" compatible with MS Edge
MS Edge exhibits strange behaviour when M.util.init_maximised_embed hides the embedded document by setting its width and height to 0px. Toggling display:none instead achieves the intended goal without breaking Edge.
Please register or sign in to comment