NEW 116807
[GTK] fast/dom/Window/window-focus-self.html is failing
https://bugs.webkit.org/show_bug.cgi?id=116807
Summary [GTK] fast/dom/Window/window-focus-self.html is failing
Zan Dobersek
Reported 2013-05-27 00:59:58 PDT
The fast/dom/Window/window-focus-self.html layout test is failing since introduced in r149936. http://trac.webkit.org/changeset/149936 http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fdom%2FWindow%2Fwindow-focus-self.html Looks as the blurred event is not being fired: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/Window/window-focus-self-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/Window/window-focus-self-actual.txt @@ -1,2 +1,2 @@ This tests that a window cannot focus itself by using javascript: urls. -Window was blurred +
Attachments
Zan Dobersek
Comment 1 2013-05-27 01:00:10 PDT
Oh, and the failure is WK1-only.
Note You need to log in before you can comment on or make changes to this bug.