Title: [93922] trunk/LayoutTests
Revision
93922
Author
[email protected]
Date
2011-08-26 15:55:01 -0700 (Fri, 26 Aug 2011)

Log Message

[chromium] Update tests expectations due to r93913.

* platform/chromium-cg-mac/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: Removed.
* platform/chromium-win/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: Removed.
* platform/chromium/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: Added.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93921 => 93922)


--- trunk/LayoutTests/ChangeLog	2011-08-26 22:40:28 UTC (rev 93921)
+++ trunk/LayoutTests/ChangeLog	2011-08-26 22:55:01 UTC (rev 93922)
@@ -1,3 +1,11 @@
+2011-08-26  David Levin  <[email protected]>
+
+        [chromium] Update tests expectations due to r93913.
+
+        * platform/chromium-cg-mac/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: Removed.
+        * platform/chromium-win/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: Removed.
+        * platform/chromium/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: Added.
+
 2011-08-26  Ojan Vafai  <[email protected]>
 
         change the default preferred width of the flex() function to 0px per the new spec

Added: trunk/LayoutTests/platform/chromium/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt (0 => 93922)


--- trunk/LayoutTests/platform/chromium/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt	2011-08-26 22:55:01 UTC (rev 93922)
@@ -0,0 +1,5 @@
+CONSOLE MESSAGE: line 12: Uncaught ReferenceError: XMLHttpRequest constructor's associated context is not available
+Text for bug 25290: Crash when constructing XMLHttpRequest in a detached document.
+
+PASS
+
Property changes on: trunk/LayoutTests/platform/chromium/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt
___________________________________________________________________

Added: svn:eol-style

Deleted: trunk/LayoutTests/platform/chromium-cg-mac/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt (93921 => 93922)


--- trunk/LayoutTests/platform/chromium-cg-mac/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt	2011-08-26 22:40:28 UTC (rev 93921)
+++ trunk/LayoutTests/platform/chromium-cg-mac/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt	2011-08-26 22:55:01 UTC (rev 93922)
@@ -1,5 +0,0 @@
-CONSOLE MESSAGE: line 8: Uncaught TypeError: undefined is not a function
-Text for bug 25290: Crash when constructing XMLHttpRequest in a detached document.
-
-PASS
-

Deleted: trunk/LayoutTests/platform/chromium-win/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt (93921 => 93922)


--- trunk/LayoutTests/platform/chromium-win/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt	2011-08-26 22:40:28 UTC (rev 93921)
+++ trunk/LayoutTests/platform/chromium-win/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt	2011-08-26 22:55:01 UTC (rev 93922)
@@ -1,5 +0,0 @@
-CONSOLE MESSAGE: line 8: Uncaught TypeError: undefined is not a function
-Text for bug 25290: Crash when constructing XMLHttpRequest in a detached document.
-
-PASS
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to