Title: [95438] trunk/LayoutTests
Revision
95438
Author
[email protected]
Date
2011-09-19 10:34:53 -0700 (Mon, 19 Sep 2011)

Log Message

	[Chromium] Rebaseline expectations due to r95402.

* platform/chromium-win-vista/fast/dom/navigator-detached-no-crash-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95437 => 95438)


--- trunk/LayoutTests/ChangeLog	2011-09-19 17:18:07 UTC (rev 95437)
+++ trunk/LayoutTests/ChangeLog	2011-09-19 17:34:53 UTC (rev 95438)
@@ -1,3 +1,9 @@
+2011-09-19  Dmitry Lomov  <[email protected]>
+
+	[Chromium] Rebaseline expectations due to r95402.
+
+        * platform/chromium-win-vista/fast/dom/navigator-detached-no-crash-expected.txt: Removed.
+
 2011-09-19  Ilya Tikhonovsky  <[email protected]>
 
         Unreviewed skip inspector/timeline/timeline-animation-frame.html on win platform.

Deleted: trunk/LayoutTests/platform/chromium-win-vista/fast/dom/navigator-detached-no-crash-expected.txt (95437 => 95438)


--- trunk/LayoutTests/platform/chromium-win-vista/fast/dom/navigator-detached-no-crash-expected.txt	2011-09-19 17:18:07 UTC (rev 95437)
+++ trunk/LayoutTests/platform/chromium-win-vista/fast/dom/navigator-detached-no-crash-expected.txt	2011-09-19 17:34:53 UTC (rev 95438)
@@ -1,21 +0,0 @@
-
-This tests that the navigator object of a deleted frame is disconnected properly. Accessing fields or methods shouldn't crash the browser. 
- Check Navigator
-navigator.appCodeName is OK
-navigator.appName is OK
-navigator.appVersion is OK
-navigator.cookieEnabled is OK
-navigator.getStorageUpdates() is OK
-navigator.javaEnabled() is OK
-navigator.language is OK
-navigator.mimeTypes is OK
-navigator.onLine is OK
-navigator.platform is OK
-navigator.plugins is OK
-navigator.product is OK
-navigator.productSub is OK
-navigator.registerProtocolHandler() threw err TypeError: Not enough arguments
-navigator.userAgent is OK
-navigator.vendor is OK
-navigator.vendorSub is OK
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to