[Webkit-unassigned] [Bug 58924] plugins/mouse-click-iframe-to-plugin.html is timing out on mac, win, chromium-mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 10:46:04 PDT 2011


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





--- Comment #10 from Tony Chang <tony at chromium.org>  2011-05-06 10:46:05 PST ---
(From update of attachment 92390)
View in context: https://bugs.webkit.org/attachment.cgi?id=92390&action=review

Do you want this patched to be reviewed?

Stuart, does this test rewrite seem fine to you?

> LayoutTests/plugins/mouse-click-iframe-to-plugin.html:9
> +  if (window.layoutTestController)
> +      layoutTestController.dumpAsText();

We normally just left align the <script> contents.

> LayoutTests/plugins/mouse-click-iframe-to-plugin.html:17
> +      var s = getComputedStyle(textarea, null).getPropertyValue("outline-style");
> +      var w = getComputedStyle(textarea, null).getPropertyValue("outline-width");

Using getComputedStyle seems fine, but why didn't frameDocument.activeElement work?

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