[Webkit-unassigned] [Bug 48570] iframes forced into slow scrolling mode by containing RenderLayer sometimes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 28 15:43:30 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48570





--- Comment #1 from James Robinson <jamesr at chromium.org>  2010-10-28 15:43:30 PST ---
Better reduction:

<!DOCTYPE html>
<html style='overflow:hidden'>
<body style=''>
<iframe src="data:text/html;charset=utf-8,<!DOCTYPE html><html style='background-color:#eeeeee'><div style='height:500px'>">

the iframe's contents have to be opaque to go down the fast scrolling path, of course :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list