[Webkit-unassigned] [Bug 84072] Layout Test platform/chromium/compositing/filters/background-filter-blur-outsets.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 16:43:19 PDT 2012


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





--- Comment #4 from Dana Jansens <danakj at chromium.org>  2012-04-20 16:43:19 PST ---
window.onload = setBlur; just ends up timing out, and I'm not sure why.
window.onload = function() { setTimeout(setBlur, 0); } works locally.

Is that what you were thinking then James?

-- 
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