Title: [100431] trunk/LayoutTests
Revision
100431
Author
rga...@webkit.org
Date
2011-11-16 04:48:30 -0800 (Wed, 16 Nov 2011)

Log Message

[Qt] Update Qt specific expected results.

Unreviewed gardening.

* platform/qt/fast/loader/file-protocol-fragment-expected.png: Added.
* platform/qt/fast/loader/file-protocol-fragment-expected.txt:
* platform/qt/inspector: Added.
* platform/qt/inspector/console: Added.
* platform/qt/inspector/console/console-format-expected.png: Added.
* platform/qt/inspector/console/console-format-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100430 => 100431)


--- trunk/LayoutTests/ChangeLog	2011-11-16 12:33:04 UTC (rev 100430)
+++ trunk/LayoutTests/ChangeLog	2011-11-16 12:48:30 UTC (rev 100431)
@@ -1,3 +1,16 @@
+2011-11-16  Gabor Rapcsanyi  <rga...@webkit.org>
+
+        [Qt] Update Qt specific expected results.
+
+        Unreviewed gardening.
+
+        * platform/qt/fast/loader/file-protocol-fragment-expected.png: Added.
+        * platform/qt/fast/loader/file-protocol-fragment-expected.txt:
+        * platform/qt/inspector: Added.
+        * platform/qt/inspector/console: Added.
+        * platform/qt/inspector/console/console-format-expected.png: Added.
+        * platform/qt/inspector/console/console-format-expected.txt: Added.
+
 2011-11-16  Steve Block  <stevebl...@google.com>
 
         Compositing LayoutTests failing on Chromium Mac

Added: trunk/LayoutTests/platform/qt/fast/loader/file-protocol-fragment-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/loader/file-protocol-fragment-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/qt/fast/loader/file-protocol-fragment-expected.txt (100430 => 100431)


--- trunk/LayoutTests/platform/qt/fast/loader/file-protocol-fragment-expected.txt	2011-11-16 12:33:04 UTC (rev 100430)
+++ trunk/LayoutTests/platform/qt/fast/loader/file-protocol-fragment-expected.txt	2011-11-16 12:48:30 UTC (rev 100431)
@@ -4,4 +4,5 @@
 resources/stylesheet.css#a - didReceiveResponse <NSURLResponse resources/stylesheet.css#a, http status code 0>
 resources/stylesheet.css#a - didFinishLoading
 resources/stylesheet.css#b - didReceiveResponse <NSURLResponse resources/stylesheet.css#b, http status code 0>
+resources/stylesheet.css#b - didFinishLoading
 This tests that file: URL are loaded separately even if they differ by the fragment only.

Added: trunk/LayoutTests/platform/qt/inspector/console/console-format-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/inspector/console/console-format-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/inspector/console/console-format-expected.txt (0 => 100431)


--- trunk/LayoutTests/platform/qt/inspector/console/console-format-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/inspector/console/console-format-expected.txt	2011-11-16 12:48:30 UTC (rev 100431)
@@ -0,0 +1,139 @@
+CONSOLE MESSAGE: line 12: Message format number %i, %d and %f
+CONSOLE MESSAGE: line 13: Message %s for %s
+CONSOLE MESSAGE: line 14: Object %o
+CONSOLE MESSAGE: line 20: test,test2,,,test4
+CONSOLE MESSAGE: line 21: %o
+CONSOLE MESSAGE: line 22: %O
+CONSOLE MESSAGE: line 54: /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
+CONSOLE MESSAGE: line 55: /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
+CONSOLE MESSAGE: line 54: /foo\\bar\sbaz/i
+CONSOLE MESSAGE: line 55: /foo\\bar\sbaz/i
+CONSOLE MESSAGE: line 54: test
+CONSOLE MESSAGE: line 55: test
+CONSOLE MESSAGE: line 54: test named "test"
+CONSOLE MESSAGE: line 55: test named "test"
+CONSOLE MESSAGE: line 54: Error
+CONSOLE MESSAGE: line 55: Error
+CONSOLE MESSAGE: line 54: [object HTMLBodyElement]
+CONSOLE MESSAGE: line 55: [object HTMLBodyElement]
+CONSOLE MESSAGE: line 54: function () { return 1; }
+CONSOLE MESSAGE: line 55: function () { return 1; }
+CONSOLE MESSAGE: line 54: function () {
+        return 2;
+    }
+CONSOLE MESSAGE: line 55: function () {
+        return 2;
+    }
+CONSOLE MESSAGE: line 54: 0.12
+CONSOLE MESSAGE: line 55: 0.12
+CONSOLE MESSAGE: line 54: http://webkit.org/
+CONSOLE MESSAGE: line 55: http://webkit.org/
+CONSOLE MESSAGE: line 54: null
+CONSOLE MESSAGE: line 55: 
+CONSOLE MESSAGE: line 54: undefined
+CONSOLE MESSAGE: line 55: 
+CONSOLE MESSAGE: line 54: [object Attr]
+CONSOLE MESSAGE: line 55: [object Attr]
+CONSOLE MESSAGE: line 54: [object Attr]
+CONSOLE MESSAGE: line 55: [object Attr]
+CONSOLE MESSAGE: line 54: [object Attr]
+CONSOLE MESSAGE: line 55: [object Attr]
+CONSOLE MESSAGE: line 54: [object Object]
+CONSOLE MESSAGE: line 55: [object Object]
+CONSOLE MESSAGE: line 54: NaN
+CONSOLE MESSAGE: line 55: NaN
+CONSOLE MESSAGE: line 54: Infinity
+CONSOLE MESSAGE: line 55: Infinity
+CONSOLE MESSAGE: line 54: -Infinity
+CONSOLE MESSAGE: line 55: -Infinity
+Tests that console logging dumps proper messages.
+
+console-format.html:12Message format number 1, 2 and 3.5
+console-format.html:13Message format for string
+console-format.html:14Object Object
+console-format.html:20["test", "test2", undefined, undefined, "test4"]
+console-format.html:21["test", "test2", undefined, undefined, "test4"]
+console-format.html:22Array[5]
+console-format.html:54/^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
+console-format.html:55[/^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i]
+globals[0]
+/^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
+console-format.html:54/foo\\bar\sbaz/i
+console-format.html:55[/foo\\bar\sbaz/i]
+globals[1]
+/foo\\bar\sbaz/i
+console-format.html:54test
+console-format.html:55["test"]
+globals[2]
+"test"
+console-format.html:54test named "test"
+console-format.html:55["test named "test""]
+globals[3]
+"test named "test""
+console-format.html:54Error
+console-format.html:55[Error]
+globals[4]
+Error
+console-format.html:54<body _onload_="onload()">…</body>
+console-format.html:55[<body _onload_="onload()">…</body>]
+globals[5]
+<body _onload_="onload()">…</body>
+console-format.html:54function () { return 1; }
+console-format.html:55[function () { return 1; }]
+globals[6]
+function () { return 1; }
+console-format.html:54function () {
+        return 2;
+    }
+console-format.html:55[function () {
+        return 2;
+    }]
+globals[7]
+function () {
+        return 2;
+    }
+console-format.html:540.12
+console-format.html:55[0.12]
+globals[8]
+0.12
+console-format.html:54http://webkit.org/
+console-format.html:55["http://webkit.org/"]
+globals[9]
+"http://webkit.org/"
+console-format.html:54null
+console-format.html:55[null]
+globals[10]
+null
+console-format.html:54undefined
+console-format.html:55[undefined]
+globals[11]
+undefined
+console-format.html:54attr=""
+console-format.html:55[attr=""]
+globals[12]
+attr=""
+console-format.html:54attr="value"
+console-format.html:55[attr="value"]
+globals[13]
+attr="value"
+console-format.html:54id="x"
+console-format.html:55[id="x"]
+globals[14]
+id="x"
+console-format.html:54Object
+console-format.html:55[Object]
+globals[15]
+Object
+console-format.html:54NaN
+console-format.html:55[NaN]
+globals[16]
+NaN
+console-format.html:54Infinity
+console-format.html:55[Infinity]
+globals[17]
+Infinity
+console-format.html:54-Infinity
+console-format.html:55[-Infinity]
+globals[18]
+-Infinity
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to