1. Load cuteoverload.com 2. Page zooms in to the top left corner.
rdar://problem/21953359
Created attachment 257423 [details] Patch
Comment on attachment 257423 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=257423&action=review > Source/WebKit2/ChangeLog:8 > + Calling zoomToRect() should result in essentially the same zoom scale as if we > + called setZoomScale with the new page scale factor. I would prefer a complete explanation of what is the expected rect here. This is a stupid bug on top of an other stupid bug. Someone will want to understand why that code exist at all at some point in the future.
Comment on attachment 257423 [details] Patch Clearing flags on attachment: 257423 Committed r187286: <http://trac.webkit.org/changeset/187286>
All reviewed patches have been landed. Closing bug.
Re-opened since this is blocked by bug 147839