Title: [107936] trunk/LayoutTests
- Revision
- 107936
- Author
- ph...@webkit.org
- Date
- 2012-02-16 07:48:41 -0800 (Thu, 16 Feb 2012)
Log Message
Unreviewed, GTK rebaseline after r107869 and skip a failing test.
* platform/gtk/Skipped:
* platform/gtk/fast/dom/Window/window-properties-expected.txt:
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/gtk/fast/js/global-constructors-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (107935 => 107936)
--- trunk/LayoutTests/ChangeLog 2012-02-16 15:38:42 UTC (rev 107935)
+++ trunk/LayoutTests/ChangeLog 2012-02-16 15:48:41 UTC (rev 107936)
@@ -1,3 +1,12 @@
+2012-02-16 Philippe Normand <pnorm...@igalia.com>
+
+ Unreviewed, GTK rebaseline after r107869 and skip a failing test.
+
+ * platform/gtk/Skipped:
+ * platform/gtk/fast/dom/Window/window-properties-expected.txt:
+ * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
+ * platform/gtk/fast/js/global-constructors-expected.txt:
+
2012-02-16 Vsevolod Vlasov <vse...@chromium.org>
Unreviewed chromium expectations update.
Modified: trunk/LayoutTests/platform/gtk/Skipped (107935 => 107936)
--- trunk/LayoutTests/platform/gtk/Skipped 2012-02-16 15:38:42 UTC (rev 107935)
+++ trunk/LayoutTests/platform/gtk/Skipped 2012-02-16 15:48:41 UTC (rev 107936)
@@ -1626,3 +1626,7 @@
fast/viewport/viewport-67.html
fast/viewport/viewport-68.html
fast/viewport/viewport-warnings-5.html
+
+# Let MemoryCache reuse cached XHRs (REGRESSION caused by r107672)
+# https://bugs.webkit.org/show_bug.cgi?id=76564
+fast/workers/worker-crash-with-invalid-location.html
Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt (107935 => 107936)
--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt 2012-02-16 15:38:42 UTC (rev 107935)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt 2012-02-16 15:48:41 UTC (rev 107936)
@@ -2246,6 +2246,49 @@
window.WebSocket.prototype.send [function]
window.WheelEvent [object WheelEventConstructor]
window.WheelEvent.prototype [printed above as window.Event.prototype]
+window.Window [object DOMWindowConstructor]
+window.Window.prototype [object DOMWindowPrototype]
+window.Window.prototype.addEventListener [function]
+window.Window.prototype.alert [function]
+window.Window.prototype.atob [function]
+window.Window.prototype.blur [function]
+window.Window.prototype.btoa [function]
+window.Window.prototype.captureEvents [function]
+window.Window.prototype.clearInterval [function]
+window.Window.prototype.clearTimeout [function]
+window.Window.prototype.close [function]
+window.Window.prototype.confirm [function]
+window.Window.prototype.dispatchEvent [function]
+window.Window.prototype.find [function]
+window.Window.prototype.focus [function]
+window.Window.prototype.getComputedStyle [function]
+window.Window.prototype.getMatchedCSSRules [function]
+window.Window.prototype.getSelection [function]
+window.Window.prototype.matchMedia [function]
+window.Window.prototype.moveBy [function]
+window.Window.prototype.moveTo [function]
+window.Window.prototype.open [function]
+window.Window.prototype.openDatabase [function]
+window.Window.prototype.postMessage [function]
+window.Window.prototype.print [function]
+window.Window.prototype.prompt [function]
+window.Window.prototype.releaseEvents [function]
+window.Window.prototype.removeEventListener [function]
+window.Window.prototype.resizeBy [function]
+window.Window.prototype.resizeTo [function]
+window.Window.prototype.scroll [function]
+window.Window.prototype.scrollBy [function]
+window.Window.prototype.scrollTo [function]
+window.Window.prototype.setInterval [function]
+window.Window.prototype.setTimeout [function]
+window.Window.prototype.showModalDialog [function]
+window.Window.prototype.stop [function]
+window.Window.prototype.webkitCancelAnimationFrame [function]
+window.Window.prototype.webkitCancelRequestAnimationFrame [function]
+window.Window.prototype.webkitConvertPointFromNodeToPage [function]
+window.Window.prototype.webkitConvertPointFromPageToNode [function]
+window.Window.prototype.webkitPostMessage [function]
+window.Window.prototype.webkitRequestAnimationFrame [function]
window.Worker [object WorkerConstructor]
window.Worker.length [number]
window.Worker.prototype [object WorkerPrototype]
@@ -2422,49 +2465,7 @@
window.console.timeStamp [function]
window.console.trace [function]
window.console.warn [function]
-window.constructor [object DOMWindowConstructor]
-window.constructor.prototype [object DOMWindowPrototype]
-window.constructor.prototype.addEventListener [function]
-window.constructor.prototype.alert [function]
-window.constructor.prototype.atob [function]
-window.constructor.prototype.blur [function]
-window.constructor.prototype.btoa [function]
-window.constructor.prototype.captureEvents [function]
-window.constructor.prototype.clearInterval [function]
-window.constructor.prototype.clearTimeout [function]
-window.constructor.prototype.close [function]
-window.constructor.prototype.confirm [function]
-window.constructor.prototype.dispatchEvent [function]
-window.constructor.prototype.find [function]
-window.constructor.prototype.focus [function]
-window.constructor.prototype.getComputedStyle [function]
-window.constructor.prototype.getMatchedCSSRules [function]
-window.constructor.prototype.getSelection [function]
-window.constructor.prototype.matchMedia [function]
-window.constructor.prototype.moveBy [function]
-window.constructor.prototype.moveTo [function]
-window.constructor.prototype.open [function]
-window.constructor.prototype.openDatabase [function]
-window.constructor.prototype.postMessage [function]
-window.constructor.prototype.print [function]
-window.constructor.prototype.prompt [function]
-window.constructor.prototype.releaseEvents [function]
-window.constructor.prototype.removeEventListener [function]
-window.constructor.prototype.resizeBy [function]
-window.constructor.prototype.resizeTo [function]
-window.constructor.prototype.scroll [function]
-window.constructor.prototype.scrollBy [function]
-window.constructor.prototype.scrollTo [function]
-window.constructor.prototype.setInterval [function]
-window.constructor.prototype.setTimeout [function]
-window.constructor.prototype.showModalDialog [function]
-window.constructor.prototype.stop [function]
-window.constructor.prototype.webkitCancelAnimationFrame [function]
-window.constructor.prototype.webkitCancelRequestAnimationFrame [function]
-window.constructor.prototype.webkitConvertPointFromNodeToPage [function]
-window.constructor.prototype.webkitConvertPointFromPageToNode [function]
-window.constructor.prototype.webkitPostMessage [function]
-window.constructor.prototype.webkitRequestAnimationFrame [function]
+window.constructor [printed above as window.Window]
window.crypto [object Crypto]
window.crypto.getRandomValues [function]
window.decodeURI [function]
Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt (107935 => 107936)
--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt 2012-02-16 15:38:42 UTC (rev 107935)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt 2012-02-16 15:48:41 UTC (rev 107936)
@@ -341,6 +341,7 @@
PASS typeof Object.getOwnPropertyDescriptor(window, 'WebKitTransitionEvent') is 'object'
PASS typeof Object.getOwnPropertyDescriptor(window, 'WebSocket') is 'object'
PASS typeof Object.getOwnPropertyDescriptor(window, 'WheelEvent') is 'object'
+PASS typeof Object.getOwnPropertyDescriptor(window, 'Window') is 'object'
PASS typeof Object.getOwnPropertyDescriptor(window, 'Worker') is 'object'
PASS typeof Object.getOwnPropertyDescriptor(window, 'XMLDocument') is 'object'
PASS typeof Object.getOwnPropertyDescriptor(window, 'XMLHttpRequest') is 'object'
Modified: trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt (107935 => 107936)
--- trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt 2012-02-16 15:38:42 UTC (rev 107935)
+++ trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt 2012-02-16 15:48:41 UTC (rev 107936)
@@ -322,6 +322,7 @@
PASS WebKitTransitionEvent.toString() is '[object WebKitTransitionEventConstructor]'
PASS WebSocket.toString() is '[object WebSocketConstructor]'
PASS WheelEvent.toString() is '[object WheelEventConstructor]'
+FAIL Window.toString() should be [object WindowConstructor]. Was [object DOMWindowConstructor].
PASS Worker.toString() is '[object WorkerConstructor]'
PASS XMLDocument.toString() is '[object DocumentConstructor]'
PASS XMLHttpRequest.toString() is '[object XMLHttpRequestConstructor]'
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes