Title: [118953] trunk/LayoutTests
- Revision
- 118953
- Author
- [email protected]
- Date
- 2012-05-30 12:34:13 -0700 (Wed, 30 May 2012)
Log Message
fast/dom/Window/mozilla-focus-blur.html is failing on Mac
https://bugs.webkit.org/show_bug.cgi?id=87884
<rdar://problem/11558864>
Unreviewed failing baselines after http://trac.webkit.org/changeset/118916.
* platform/mac/fast/dom/Window/mozilla-focus-blur-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (118952 => 118953)
--- trunk/LayoutTests/ChangeLog 2012-05-30 19:32:10 UTC (rev 118952)
+++ trunk/LayoutTests/ChangeLog 2012-05-30 19:34:13 UTC (rev 118953)
@@ -1,3 +1,13 @@
+2012-05-30 Tim Horton <[email protected]>
+
+ fast/dom/Window/mozilla-focus-blur.html is failing on Mac
+ https://bugs.webkit.org/show_bug.cgi?id=87884
+ <rdar://problem/11558864>
+
+ Unreviewed failing baselines after http://trac.webkit.org/changeset/118916.
+
+ * platform/mac/fast/dom/Window/mozilla-focus-blur-expected.txt: Added.
+
2012-05-30 Stephen Chenney <[email protected]>
Layout Test perf/mouse-event.html is flaky on Linux
Added: trunk/LayoutTests/platform/mac/fast/dom/Window/mozilla-focus-blur-expected.txt (0 => 118953)
--- trunk/LayoutTests/platform/mac/fast/dom/Window/mozilla-focus-blur-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/dom/Window/mozilla-focus-blur-expected.txt 2012-05-30 19:34:13 UTC (rev 118953)
@@ -0,0 +1,11 @@
+Check that window.blur() does nothing, and window.focus() only works if it is invoked from the window that opened the former. If the test passes, you should see a series of PASS messages with the last being 'All tests finished'.
+
+This test is adopted from mozilla's tests.
+
+PASS: The focus should not have been changed!
+PASS: The focus should not have been changed!
+PASS: The focus should not have been changed with URL="" "*");</script>
+PASS: The focus should not have been changed with URL="" "*");</script>
+FAIL: The last opened window should be able to get focus
+PASS: All tests finished
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes