Title: [129008] trunk/LayoutTests
Revision
129008
Author
[email protected]
Date
2012-09-19 08:12:46 -0700 (Wed, 19 Sep 2012)

Log Message

Unreviewed GTK gardening.

Adding another flaky crasher expectation after r128802.

Adding platform-specific baselines after r128861.

* platform/gtk/TestExpectations:
* platform/gtk/fast/regions/autoheight-regions-mark-expected.png: Added.
* platform/gtk/fast/regions/autoheight-regions-mark-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129007 => 129008)


--- trunk/LayoutTests/ChangeLog	2012-09-19 15:05:15 UTC (rev 129007)
+++ trunk/LayoutTests/ChangeLog	2012-09-19 15:12:46 UTC (rev 129008)
@@ -1,3 +1,15 @@
+2012-09-19  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding another flaky crasher expectation after r128802.
+
+        Adding platform-specific baselines after r128861.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/fast/regions/autoheight-regions-mark-expected.png: Added.
+        * platform/gtk/fast/regions/autoheight-regions-mark-expected.txt: Added.
+
 2012-09-19  Christophe Dumez  <[email protected]>
 
         [EFL] Rebaseline a few mozilla/table/bugs tests that were missed

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (129007 => 129008)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-19 15:05:15 UTC (rev 129007)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-19 15:12:46 UTC (rev 129008)
@@ -470,6 +470,7 @@
 BUGWK94458 DEBUG : fast/events/message-port-context-destroyed.html = CRASH PASS
 
 BUGWK97001 : storage/websql/execute-sql-args.html = CRASH PASS
+BUGWK97001 DEBUG : fast/dom/message-port-deleted-by-accessor.html = CRASH PASS
 BUGWK97001 DEBUG : fast/js/array-slow-put.html = CRASH PASS
 BUGWK97001 DEBUG : fast/js/object-bad-time.html = CRASH PASS
 BUGWK97001 DEBUG : fast/js/Object-defineProperty.html = CRASH PASS

Added: trunk/LayoutTests/platform/gtk/fast/regions/autoheight-regions-mark-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/gtk/fast/regions/autoheight-regions-mark-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/gtk/fast/regions/autoheight-regions-mark-expected.txt (0 => 129008)


--- trunk/LayoutTests/platform/gtk/fast/regions/autoheight-regions-mark-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/autoheight-regions-mark-expected.txt	2012-09-19 15:12:46 UTC (rev 129008)
@@ -0,0 +1,38 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x116
+  RenderBlock {HTML} at (0,0) size 800x116
+    RenderBody {BODY} at (8,8) size 784x100
+      RenderRegion {DIV} at (0,0) size 50x50
+      RenderRegion {DIV} at (0,50) size 50x0
+      RenderRegion {DIV} at (0,50) size 50x0
+      RenderRegion {DIV} at (0,50) size 50x50
+Flow Threads
+  Thread with flow-name 'flow'
+    layer at (0,0) size 50x50
+      RenderNamedFlowThread at (0,0) size 50x50
+  Regions for flow 'flow'
+    RenderRegion {DIV} #region
+  Thread with flow-name 'flow2'
+  Regions for flow 'flow2'
+    RenderRegion {DIV} #region2 hasAutoLogicalHeight
+  Thread with flow-name 'flow3'
+  Regions for flow 'flow3'
+    RenderRegion {DIV} #region3
+  Thread with flow-name 'flow4'
+  Regions for flow 'flow4'
+    RenderRegion {DIV} #region4
+  Thread with flow-name 'flow5'
+  Regions for flow 'flow5'
+    RenderRegion {DIV} #region5 hasAutoLogicalHeight
+  Thread with flow-name 'flow6'
+    layer at (0,0) size 50x50
+      RenderNamedFlowThread at (0,0) size 50x50
+  Regions for flow 'flow6'
+    RenderRegion {DIV} #region6
+  Thread with flow-name 'flow8'
+  Regions for flow 'flow8'
+    RenderRegion {DIV} #region8 invalid
+  Thread with flow-name 'flow7'
+  Regions for flow 'flow7'
+    RenderRegion {DIV} #region7 hasAutoLogicalHeight
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to