Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.48 KB

broken-pages.md

File metadata and controls

31 lines (25 loc) · 1.48 KB

Fixed

[INCIDENTALLY FIXED] Zooming in and out of this page = weird clipping issues https://www.netmarketshare.com/browser-market-share.aspx

[FIXED] Zoom coordinates are wrong

Caused by missing HTML 4.01 or greater If doctype is null or set to < 4.01, such as 3.2 then firefox renders in quirks mode " The scrollLeft, scrollTop, scrollWidth, and scrollHeight properties are relative to BODY in quirks mode (instead of HTML) (bug 211030). " https://news.ycombinator.com/ https://haxe.io/roundups/410/

[FIXED] After zooming panning causes the page to jump to origin

Caused by setting overflow to '' from hidden, fixed by forcing scroll when page is zoomed https://www.reddit.com/r/Whatcouldgowrong/comments/7h9aca/playing_bubble_soccer_with_a_bull_wcgw/ https://www.youtube.com/watch?v=2-xkLH5FjPw&feature=youtu.be