Title: [89665] trunk/LayoutTests
Revision
89665
Author
[email protected]
Date
2011-06-24 04:18:50 -0700 (Fri, 24 Jun 2011)

Log Message

2011-06-24  Pavel Feldman  <[email protected]>

        Not reviewed: uncommenting chromium devtools tests.

        * platform/chromium/inspector/timeline/timeline-layout-expected.txt: Added.
        * platform/chromium/test_expectations.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89664 => 89665)


--- trunk/LayoutTests/ChangeLog	2011-06-24 11:17:54 UTC (rev 89664)
+++ trunk/LayoutTests/ChangeLog	2011-06-24 11:18:50 UTC (rev 89665)
@@ -1,3 +1,10 @@
+2011-06-24  Pavel Feldman  <[email protected]>
+
+        Not reviewed: uncommenting chromium devtools tests.
+
+        * platform/chromium/inspector/timeline/timeline-layout-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2011-06-24  Mario Sanchez Prada  <[email protected]>
 
         Reviewed by Chris Fleizach.

Added: trunk/LayoutTests/platform/chromium/inspector/timeline/timeline-layout-expected.txt (0 => 89665)


--- trunk/LayoutTests/platform/chromium/inspector/timeline/timeline-layout-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/inspector/timeline/timeline-layout-expected.txt	2011-06-24 11:18:50 UTC (rev 89665)
@@ -0,0 +1,16 @@
+Tests the Timeline API instrumentation of a Layout event
+
+Test data
+Layout Properties:
+{
+    startTime : <number>
+    stackTrace : <object>
+    data : {
+    }
+    children : <object>
+    endTime : <number>
+    type : "Layout"
+    usedHeapSize : <number>
+    totalHeapSize : <number>
+}
+
Property changes on: trunk/LayoutTests/platform/chromium/inspector/timeline/timeline-layout-expected.txt
___________________________________________________________________

Added: svn:eol-style

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (89664 => 89665)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-24 11:17:54 UTC (rev 89664)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-24 11:18:50 UTC (rev 89665)
@@ -665,7 +665,6 @@
 BUGCR26734 MAC SKIP : http/tests/inspector = PASS
 BUGCR26734 MAC SKIP : http/tests/inspector-enabled = PASS
 
-BUGCR66087 WIN LINUX : inspector/timeline/timeline-layout.html = PASS TEXT
 BUGCR75121 WIN LINUX : inspector/styles/styles-add-blank-property.html = PASS TEXT TIMEOUT
 BUGCR67662 WIN LINUX : http/tests/inspector/console-websocket-error.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to