[Webkit-unassigned] [Bug 115884] Frame flattening prevents <HTML> in <OBJECT> from having scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 23:55:26 PDT 2013


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


Zalan Bujtas <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #201915|commit-queue?               |commit-queue-
               Flag|                            |




--- Comment #23 from Zalan Bujtas <zalan at apple.com>  2013-05-15 23:53:53 PST ---
(From update of attachment 201915)
View in context: https://bugs.webkit.org/attachment.cgi?id=201915&action=review

> LayoutTests/fast/frames/flattening/scrolling-in-object.html:11
> +                if (window.eventSender) {

check for window.testRunner too

> LayoutTests/fast/frames/flattening/scrolling-in-object.html:22
> +    <body style="margin:0" onload="setTimeout('runTest()', 100);">

any reason why it needs to by async? we should not slow down layouttest unless there's a reason to do so.  if you are relying on a layout to be finished, force sync layout instead.

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