Title: [91757] trunk/LayoutTests
Revision
91757
Author
[email protected]
Date
2011-07-26 09:22:01 -0700 (Tue, 26 Jul 2011)

Log Message

2011-07-26  Pavel Feldman  <[email protected]>

        Not reviewed: inspector test rebaselines.

        * inspector/console/console-format-expected.txt:
        * inspector/runtime/runtime-getProperties-expected.txt:
        * platform/chromium/inspector/runtime/runtime-getProperties-expected.txt: Copied from LayoutTests/inspector/runtime/runtime-getProperties-expected.txt.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91756 => 91757)


--- trunk/LayoutTests/ChangeLog	2011-07-26 14:58:10 UTC (rev 91756)
+++ trunk/LayoutTests/ChangeLog	2011-07-26 16:22:01 UTC (rev 91757)
@@ -1,3 +1,11 @@
+2011-07-26  Pavel Feldman  <[email protected]>
+
+        Not reviewed: inspector test rebaselines.
+
+        * inspector/console/console-format-expected.txt:
+        * inspector/runtime/runtime-getProperties-expected.txt:
+        * platform/chromium/inspector/runtime/runtime-getProperties-expected.txt: Copied from LayoutTests/inspector/runtime/runtime-getProperties-expected.txt.
+
 2011-07-26  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r91746.

Modified: trunk/LayoutTests/inspector/console/console-format-expected.txt (91756 => 91757)


--- trunk/LayoutTests/inspector/console/console-format-expected.txt	2011-07-26 14:58:10 UTC (rev 91756)
+++ trunk/LayoutTests/inspector/console/console-format-expected.txt	2011-07-26 16:22:01 UTC (rev 91757)
@@ -54,74 +54,86 @@
 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:53/^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
-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: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:53/foo\\bar\sbaz/i
-console-format.html:54[/foo\\bar\sbaz/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:53test
-console-format.html:54["test"]
+console-format.html:54test
+console-format.html:55["test"]
 globals[2]
 "test"
-console-format.html:53test named "test"
-console-format.html:54["test named "test""]
+console-format.html:54test named "test"
+console-format.html:55["test named "test""]
 globals[3]
 "test named "test""
-console-format.html:53Error
-console-format.html:54[Error]
+console-format.html:54Error
+console-format.html:55[Error]
 globals[4]
 Error
-console-format.html:53<body _onload_="onload()">…</body>
-console-format.html:54[<body _onload_="onload()">…</body>]
+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:53function () { return 1; }
-console-format.html:54[function () { return 1; }]
+console-format.html:54function () { return 1; }
+console-format.html:55[function () { return 1; }]
 globals[6]
 function () { return 1; }
-console-format.html:53function () {
+console-format.html:54function () {
         return 2;
     }
-console-format.html:54[function () {
+console-format.html:55[function () {
         return 2;
     }]
 globals[7]
 function () {
         return 2;
     }
-console-format.html:530.12
-console-format.html:54[0.12]
+console-format.html:540.12
+console-format.html:55[0.12]
 globals[8]
 0.12
-console-format.html:53http://webkit.org/
-console-format.html:54["http://webkit.org/"]
+console-format.html:54http://webkit.org/
+console-format.html:55["http://webkit.org/"]
 globals[9]
 "http://webkit.org/"
-console-format.html:53null
-console-format.html:54[null]
+console-format.html:54null
+console-format.html:55[null]
 globals[10]
 null
-console-format.html:53undefined
-console-format.html:54[undefined]
+console-format.html:54undefined
+console-format.html:55[undefined]
 globals[11]
 undefined
-console-format.html:53attr=""
-console-format.html:54[attr=""]
+console-format.html:54attr=""
+console-format.html:55[attr=""]
 globals[12]
 attr=""
-console-format.html:53attr="value"
-console-format.html:54[attr="value"]
+console-format.html:54attr="value"
+console-format.html:55[attr="value"]
 globals[13]
 attr="value"
-console-format.html:53id="x"
-console-format.html:54[id="x"]
+console-format.html:54id="x"
+console-format.html:55[id="x"]
 globals[14]
 id="x"
-console-format.html:53Object
-console-format.html:54[Object]
+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
 

Modified: trunk/LayoutTests/inspector/runtime/runtime-getProperties-expected.txt (91756 => 91757)


--- trunk/LayoutTests/inspector/runtime/runtime-getProperties-expected.txt	2011-07-26 14:58:10 UTC (rev 91756)
+++ trunk/LayoutTests/inspector/runtime/runtime-getProperties-expected.txt	2011-07-26 16:22:01 UTC (rev 91757)
@@ -8,14 +8,14 @@
     name : "get foo"
     value : {
         type : "function"
-        description : "function foo() { return 1; }"
+        description : "function () { return 1; }"
     }
 }
 {
     name : "set foo"
     value : {
         type : "function"
-        description : "function foo(value) { }"
+        description : "function (value) { }"
     }
 }
 
@@ -24,7 +24,7 @@
     name : "get foo"
     value : {
         type : "function"
-        description : "function foo() { return 1; }"
+        description : "function () { return 1; }"
     }
 }
 

Copied: trunk/LayoutTests/platform/chromium/inspector/runtime/runtime-getProperties-expected.txt (from rev 91756, trunk/LayoutTests/inspector/runtime/runtime-getProperties-expected.txt) (0 => 91757)


--- trunk/LayoutTests/platform/chromium/inspector/runtime/runtime-getProperties-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/inspector/runtime/runtime-getProperties-expected.txt	2011-07-26 16:22:01 UTC (rev 91757)
@@ -0,0 +1,30 @@
+Tests RemoteObject.getProperties.
+
+
+Running: testSetUp
+
+Running: testGetterAndSetter
+{
+    name : "get foo"
+    value : {
+        type : "function"
+        description : "function foo() { return 1; }"
+    }
+}
+{
+    name : "set foo"
+    value : {
+        type : "function"
+        description : "function foo(value) { }"
+    }
+}
+
+Running: testGetterOnly
+{
+    name : "get foo"
+    value : {
+        type : "function"
+        description : "function foo() { return 1; }"
+    }
+}
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to