Chrome on iPhone overflows content on empty page (on new tab only, not reload)
问题 On IOS Chrome, the body overflows on a new tab or page with no content, but if the page is reloaded, the problem is fixed. It poses a problem for any element positioned at the bottom (absolute or fixed). Here is the code to reproduce the problem: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,minimum-scale=1, maximum-scale=2, initial-scale=1"> <meta name="apple-mobile-web-app-capable" content="yes"> <style>* { box-sizing: