When an HTML5 app is exported without Anti-aliasing when resizing enabled, I think it should have image-rendering: pixelated; in the body of the CSS. This is so that pixel-styled games can keep the pixelated feel even on browsers.
Please login to see this attachment.
This CSS function may be different depending on the browser, but this works on both Firefox and Chrome.