Title: [98808] trunk/LayoutTests
Revision
98808
Author
rob...@webkit.org
Date
2011-10-29 10:28:01 -0700 (Sat, 29 Oct 2011)

Log Message

Platform-specific results for r98805

Unreviewed, add new results.

* platform/gtk/css2.1/20110323/dynamic-top-change-001-expected.txt: Added.
* platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt: Added.
* platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt: Added.
* platform/gtk/css2.1/20110323/dynamic-top-change-004-expected.txt: Added.
* platform/mac/css2.1/20110323/dynamic-top-change-001-expected.txt: Added.
* platform/mac/css2.1/20110323/dynamic-top-change-002-expected.txt: Added.
* platform/mac/css2.1/20110323/dynamic-top-change-003-expected.txt: Added.
* platform/mac/css2.1/20110323/dynamic-top-change-004-expected.txt: Added.
* platform/qt/css2.1/20110323/dynamic-top-change-001-expected.txt: Added.
* platform/qt/css2.1/20110323/dynamic-top-change-002-expected.txt: Added.
* platform/qt/css2.1/20110323/dynamic-top-change-003-expected.txt: Added.
* platform/qt/css2.1/20110323/dynamic-top-change-004-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (98807 => 98808)


--- trunk/LayoutTests/ChangeLog	2011-10-29 16:52:23 UTC (rev 98807)
+++ trunk/LayoutTests/ChangeLog	2011-10-29 17:28:01 UTC (rev 98808)
@@ -1,3 +1,22 @@
+2011-10-29  Robert Hogan  <rob...@webkit.org>
+
+        Platform-specific results for r98805
+
+        Unreviewed, add new results. 
+
+        * platform/gtk/css2.1/20110323/dynamic-top-change-001-expected.txt: Added.
+        * platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt: Added.
+        * platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt: Added.
+        * platform/gtk/css2.1/20110323/dynamic-top-change-004-expected.txt: Added.
+        * platform/mac/css2.1/20110323/dynamic-top-change-001-expected.txt: Added.
+        * platform/mac/css2.1/20110323/dynamic-top-change-002-expected.txt: Added.
+        * platform/mac/css2.1/20110323/dynamic-top-change-003-expected.txt: Added.
+        * platform/mac/css2.1/20110323/dynamic-top-change-004-expected.txt: Added.
+        * platform/qt/css2.1/20110323/dynamic-top-change-001-expected.txt: Added.
+        * platform/qt/css2.1/20110323/dynamic-top-change-002-expected.txt: Added.
+        * platform/qt/css2.1/20110323/dynamic-top-change-003-expected.txt: Added.
+        * platform/qt/css2.1/20110323/dynamic-top-change-004-expected.txt: Added.
+
 2011-10-29  Anna Cavender  <ann...@chromium.org>
 
         Make sure TextTracks are destructed if HTMLMediaElement goes away.

Added: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-001-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-001-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x51
+  RenderBlock {HTML} at (0,0) size 800x51
+    RenderBody {BODY} at (8,16) size 784x19
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 150x19
+          text run at (0,0) width 150: "There should be no red."
+layer at (8,147) size 100x100
+  RenderBlock (positioned) {DIV} at (0,32) size 100x100 [bgcolor=#FF0000]
+layer at (8,147) size 100x100
+  RenderBlock (positioned) {DIV} at (0,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-001-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x51
+  RenderBlock {HTML} at (0,0) size 800x51
+    RenderBody {BODY} at (8,16) size 784x19
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 150x19
+          text run at (0,0) width 150: "There should be no red."
+layer at (8,32) size 100x100
+  RenderBlock (positioned) {DIV} at (8,32) size 100x100
+    RenderTable at (0,0) size 100x100
+      RenderTableSection (anonymous) at (0,0) size 100x100
+        RenderTableRow {DIV} at (0,0) size 100x100
+          RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
+layer at (8,64) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (8,64) size 100x100
+  RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x51
+  RenderBlock {HTML} at (0,0) size 800x51
+    RenderBody {BODY} at (8,16) size 784x19
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 150x19
+          text run at (0,0) width 150: "There should be no red."
+layer at (8,32) size 100x100
+  RenderBlock (positioned) {DIV} at (8,32) size 100x100
+    RenderTable {DIV} at (0,0) size 100x100
+      RenderTableSection (anonymous) at (0,0) size 100x100
+        RenderTableRow (anonymous) at (0,0) size 100x100
+          RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
+layer at (8,64) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (8,64) size 100x100
+  RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-004-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-004-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-004-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x51
+  RenderBlock {HTML} at (0,0) size 800x51
+    RenderBody {BODY} at (8,16) size 784x19
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 150x19
+          text run at (0,0) width 150: "There should be no red."
+layer at (8,32) size 100x100
+  RenderBlock (positioned) {DIV} at (8,32) size 100x100
+layer at (8,64) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (8,64) size 100x100
+  RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-004-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-001-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-001-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x50
+  RenderBlock {HTML} at (0,0) size 800x50
+    RenderBody {BODY} at (8,16) size 784x18
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 150x18
+          text run at (0,0) width 150: "There should be no red."
+layer at (8,146) size 100x100
+  RenderBlock (positioned) {DIV} at (0,32) size 100x100 [bgcolor=#FF0000]
+layer at (8,146) size 100x100
+  RenderBlock (positioned) {DIV} at (0,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-001-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-002-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-002-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x50
+  RenderBlock {HTML} at (0,0) size 800x50
+    RenderBody {BODY} at (8,16) size 784x18
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 150x18
+          text run at (0,0) width 150: "There should be no red."
+layer at (8,32) size 100x100
+  RenderBlock (positioned) {DIV} at (8,32) size 100x100
+    RenderTable at (0,0) size 100x100
+      RenderTableSection (anonymous) at (0,0) size 100x100
+        RenderTableRow {DIV} at (0,0) size 100x100
+          RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
+layer at (8,64) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (8,64) size 100x100
+  RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-002-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-003-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-003-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-003-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x50
+  RenderBlock {HTML} at (0,0) size 800x50
+    RenderBody {BODY} at (8,16) size 784x18
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 150x18
+          text run at (0,0) width 150: "There should be no red."
+layer at (8,32) size 100x100
+  RenderBlock (positioned) {DIV} at (8,32) size 100x100
+    RenderTable {DIV} at (0,0) size 100x100
+      RenderTableSection (anonymous) at (0,0) size 100x100
+        RenderTableRow (anonymous) at (0,0) size 100x100
+          RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
+layer at (8,64) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (8,64) size 100x100
+  RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-003-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-004-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-004-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-004-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x50
+  RenderBlock {HTML} at (0,0) size 800x50
+    RenderBody {BODY} at (8,16) size 784x18
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 150x18
+          text run at (0,0) width 150: "There should be no red."
+layer at (8,32) size 100x100
+  RenderBlock (positioned) {DIV} at (8,32) size 100x100
+layer at (8,64) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (8,64) size 100x100
+  RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/mac/css2.1/20110323/dynamic-top-change-004-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-001-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-001-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x53
+  RenderBlock {HTML} at (0,0) size 800x53
+    RenderBody {BODY} at (8,16) size 784x21
+      RenderBlock {P} at (0,0) size 784x21
+        RenderText {#text} at (0,0) size 169x21
+          text run at (0,0) width 169: "There should be no red."
+layer at (8,149) size 100x100
+  RenderBlock (positioned) {DIV} at (0,32) size 100x100 [bgcolor=#FF0000]
+layer at (8,149) size 100x100
+  RenderBlock (positioned) {DIV} at (0,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-001-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-002-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-002-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x53
+  RenderBlock {HTML} at (0,0) size 800x53
+    RenderBody {BODY} at (8,16) size 784x21
+      RenderBlock {P} at (0,0) size 784x21
+        RenderText {#text} at (0,0) size 169x21
+          text run at (0,0) width 169: "There should be no red."
+layer at (8,32) size 100x100
+  RenderBlock (positioned) {DIV} at (8,32) size 100x100
+    RenderTable at (0,0) size 100x100
+      RenderTableSection (anonymous) at (0,0) size 100x100
+        RenderTableRow {DIV} at (0,0) size 100x100
+          RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
+layer at (8,64) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (8,64) size 100x100
+  RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-002-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-003-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-003-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-003-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x53
+  RenderBlock {HTML} at (0,0) size 800x53
+    RenderBody {BODY} at (8,16) size 784x21
+      RenderBlock {P} at (0,0) size 784x21
+        RenderText {#text} at (0,0) size 169x21
+          text run at (0,0) width 169: "There should be no red."
+layer at (8,32) size 100x100
+  RenderBlock (positioned) {DIV} at (8,32) size 100x100
+    RenderTable {DIV} at (0,0) size 100x100
+      RenderTableSection (anonymous) at (0,0) size 100x100
+        RenderTableRow (anonymous) at (0,0) size 100x100
+          RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
+layer at (8,64) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (8,64) size 100x100
+  RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-003-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-004-expected.txt (0 => 98808)


--- trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-004-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-004-expected.txt	2011-10-29 17:28:01 UTC (rev 98808)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x53
+  RenderBlock {HTML} at (0,0) size 800x53
+    RenderBody {BODY} at (8,16) size 784x21
+      RenderBlock {P} at (0,0) size 784x21
+        RenderText {#text} at (0,0) size 169x21
+          text run at (0,0) width 169: "There should be no red."
+layer at (8,32) size 100x100
+  RenderBlock (positioned) {DIV} at (8,32) size 100x100
+layer at (8,64) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (8,64) size 100x100
+  RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/platform/qt/css2.1/20110323/dynamic-top-change-004-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to