The title image "Mac Pro" on <http://www.apple.com/mac-pro/index1.html> is occluded and the page can't be scrolled following <http://trac.webkit.org/changeset/152335> (bug #118337). In <http://images.apple.com/v/mac-pro/home/a/styles/mac-pro-iphone.css>, they have the following CSS: #overview.enhanced-active #viewable { overflow: hidden; overflow-y: scroll; -webkit-overflow-scrolling: touch; position: absolute; width: 1024px; z-index: 10; top:0; }
<rdar://problem/14499184>
Created attachment 207414 [details] Patch
Comment on attachment 207414 [details] Patch Clearing flags on attachment: 207414 Committed r153105: <http://trac.webkit.org/changeset/153105>
All reviewed patches have been landed. Closing bug.