Title: [118969] trunk/LayoutTests
Revision
118969
Author
[email protected]
Date
2012-05-30 14:08:04 -0700 (Wed, 30 May 2012)

Log Message

[Chromium] rebaseline fast/dom/Window/mozilla-focus-blur.html

* platform/chromium/fast/dom/Window/mozilla-focus-blur-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118968 => 118969)


--- trunk/LayoutTests/ChangeLog	2012-05-30 21:06:59 UTC (rev 118968)
+++ trunk/LayoutTests/ChangeLog	2012-05-30 21:08:04 UTC (rev 118969)
@@ -1,3 +1,10 @@
+2012-05-30  Rafael Weinstein  <[email protected]>
+
+        [Chromium] rebaseline fast/dom/Window/mozilla-focus-blur.html
+
+
+        * platform/chromium/fast/dom/Window/mozilla-focus-blur-expected.txt: Added.
+
 2012-05-30  Jessie Berlin  <[email protected]>
 
         [Win] Many editing tests failing

Added: trunk/LayoutTests/platform/chromium/fast/dom/Window/mozilla-focus-blur-expected.txt (0 => 118969)


--- trunk/LayoutTests/platform/chromium/fast/dom/Window/mozilla-focus-blur-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/fast/dom/Window/mozilla-focus-blur-expected.txt	2012-05-30 21:08:04 UTC (rev 118969)
@@ -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>
+PASS: The last opened window should be able to get focus
+PASS: All tests finished
+
Property changes on: trunk/LayoutTests/platform/chromium/fast/dom/Window/mozilla-focus-blur-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to