RESOLVED DUPLICATE of bug 87951 87956
New fast/dom/Window/mozilla-focus-blur.html introduced in r118916 fails
https://bugs.webkit.org/show_bug.cgi?id=87956
Summary New fast/dom/Window/mozilla-focus-blur.html introduced in r118916 fails
Csaba Osztrogonác
Reported 2012-05-31 05:01:14 PDT
This test introduced in r118916 and fails on Qt with the following message: --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/Window/mozilla-focus-blur-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/Window/mozilla-focus-blur-actual.txt @@ -6,6 +6,6 @@ PASS: The focus should not have been changed! PASS: The focus should not have been changed with URL=data:text/html,<script>opener.focus();opener.postMessage("", "*");</script> PASS: The focus should not have been changed with URL=data:text/html,<script>blur();opener.postMessage("", "*");</script> -PASS: The last opened window should be able to get focus +FAIL: The last opened window should be able to get focus PASS: All tests finished
Attachments
Csaba Osztrogonác
Comment 1 2012-05-31 05:07:23 PDT
Skipped by http://trac.webkit.org/changeset/119091, please unskip it with the proper fix.
jochen
Comment 2 2012-05-31 13:38:53 PDT
fyi, the test result doesn't match the test in the bug's title
Csaba Osztrogonác
Comment 3 2012-07-11 09:28:03 PDT
(In reply to comment #2) > fyi, the test result doesn't match the test in the bug's title Yay, I made something wrong. Thanks for the notification. *** This bug has been marked as a duplicate of bug 87951 ***
Ádám Kallai
Comment 4 2012-10-11 09:30:53 PDT
Now this test is working on Qt Wk2. But it still fails on Qt Wk1. I added to Qt Wk1 TestExpectations. Committed r131051: <http://trac.webkit.org/changeset/131051>
Note You need to log in before you can comment on or make changes to this bug.