Title: [91177] trunk/LayoutTests
- Revision
- 91177
- Author
- [email protected]
- Date
- 2011-07-18 02:20:16 -0700 (Mon, 18 Jul 2011)
Log Message
Qt rebaselines after r91060 and r91116
* platform/qt/fast/dom/Window/window-properties-expected.txt: (r91060)
* platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt: Added (r91116)
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (91176 => 91177)
--- trunk/LayoutTests/ChangeLog 2011-07-18 09:09:36 UTC (rev 91176)
+++ trunk/LayoutTests/ChangeLog 2011-07-18 09:20:16 UTC (rev 91177)
@@ -1,3 +1,10 @@
+2011-07-18 Gabor Loki <[email protected]>
+
+ Qt rebaselines after r91060 and r91116
+
+ * platform/qt/fast/dom/Window/window-properties-expected.txt: (r91060)
+ * platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt: Added (r91116)
+
2011-07-18 Ryosuke Niwa <[email protected]>
GTK and Qt rebaselines after r91158.
Modified: trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt (91176 => 91177)
--- trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt 2011-07-18 09:09:36 UTC (rev 91176)
+++ trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt 2011-07-18 09:20:16 UTC (rev 91177)
@@ -2203,6 +2203,7 @@
window.console.profiles.length [number]
window.console.time [function]
window.console.timeEnd [function]
+window.console.timeStamp [function]
window.console.trace [function]
window.console.warn [function]
window.constructor [object DOMWindowConstructor]
Added: trunk/LayoutTests/platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt (0 => 91177)
--- trunk/LayoutTests/platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt 2011-07-18 09:20:16 UTC (rev 91177)
@@ -0,0 +1,10 @@
+CONSOLE MESSAGE: line 17: RangeError: Maximum call stack size exceeded.
+Regression test for https://bugs.webkit.org/show_bug.cgi?id=30774. This test passes if it doesn't crash.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes