Bug 87951
Summary: | New fast/dom/Window/mozilla-focus-blur.html introduced in r118916 fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mario Sanchez Prada <mario> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, clopez, jochen, ossy, thorton, zan, zarvai |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure, Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 86969, 87008 |
Mario Sanchez Prada
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/Window/mozilla-focus-blur-expected.txt
+++ /home/slave/webkitgtk/gtk-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
This is related to the patch for bug 86969
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mario Sanchez Prada
Skipped for GTK
Csaba Osztrogonác
It fails on Mac and Qt too:
- expected failure commited for Mac - http://trac.webkit.org/changeset/118953
- skipped on Qt - http://trac.webkit.org/changeset/119074
Csaba Osztrogonác
(In reply to comment #2)
> It fails on Mac and Qt too:
> - expected failure commited for Mac - http://trac.webkit.org/changeset/118953
> - skipped on Qt - http://trac.webkit.org/changeset/119074
Skipping fixed by http://trac.webkit.org/changeset/119091
Csaba Osztrogonác
*** Bug 87956 has been marked as a duplicate of this bug. ***
Mario Sanchez Prada
*** Bug 131934 has been marked as a duplicate of this bug. ***