Title: [100245] trunk/LayoutTests
Revision
100245
Author
[email protected]
Date
2011-11-14 23:10:06 -0800 (Mon, 14 Nov 2011)

Log Message

r100237 moved some pixel baselines into platform/chromium without also
moving the text baselines.  As a result all the Chromium Mac "not 10.6
CG" bots were still failing due to MISSING expectations.

Unreviewed, gardening.

* platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Removed.
* platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt: Removed.
* platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt: Removed.
* platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Removed.
* platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt: Removed.
* platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt: Removed.
* platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt: Removed.
* platform/chromium/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt.
* platform/chromium/css2.1/20110323/table-caption-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt.
* platform/chromium/css2.1/20110323/table-caption-002-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt.
* platform/chromium/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt.
* platform/chromium/css2.1/20110323/table-caption-margins-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt.
* platform/chromium/css2.1/20110323/table-caption-optional-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt.
* platform/chromium/css2.1/20110323/table-caption-optional-002-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100244 => 100245)


--- trunk/LayoutTests/ChangeLog	2011-11-15 07:04:10 UTC (rev 100244)
+++ trunk/LayoutTests/ChangeLog	2011-11-15 07:10:06 UTC (rev 100245)
@@ -1,5 +1,28 @@
 2011-11-14  Peter Kasting  <[email protected]>
 
+        r100237 moved some pixel baselines into platform/chromium without also
+        moving the text baselines.  As a result all the Chromium Mac "not 10.6
+        CG" bots were still failing due to MISSING expectations.
+
+        Unreviewed, gardening.
+
+        * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Removed.
+        * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt: Removed.
+        * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt: Removed.
+        * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Removed.
+        * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt: Removed.
+        * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt: Removed.
+        * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt: Removed.
+        * platform/chromium/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt.
+        * platform/chromium/css2.1/20110323/table-caption-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt.
+        * platform/chromium/css2.1/20110323/table-caption-002-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt.
+        * platform/chromium/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt.
+        * platform/chromium/css2.1/20110323/table-caption-margins-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt.
+        * platform/chromium/css2.1/20110323/table-caption-optional-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt.
+        * platform/chromium/css2.1/20110323/table-caption-optional-002-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt.
+
+2011-11-14  Peter Kasting  <[email protected]>
+
         r100196 needed to also rebaseline Windows, not just Linux.
 
         Unreviewed, gardening.

Copied: trunk/LayoutTests/platform/chromium/css2.1/20110323/border-spacing-applies-to-015-expected.txt (from rev 100236, trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt) (0 => 100245)


--- trunk/LayoutTests/platform/chromium/css2.1/20110323/border-spacing-applies-to-015-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/css2.1/20110323/border-spacing-applies-to-015-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x298
+  RenderBlock {HTML} at (0,0) size 800x298
+    RenderBody {BODY} at (8,16) size 784x274
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 645x18
+          text run at (0,0) width 645: "Test passes if there is a blue and orange square below and there is no vertical gap between the squares."
+      RenderTable {DIV} at (0,34) size 120x240
+        RenderBlock {DIV} at (0,0) size 120x120 [border: (10px solid #0000FF)]
+        RenderBlock {DIV} at (0,120) size 120x120 [border: (10px solid #FFA500)]

Copied: trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-001-expected.txt (from rev 100236, trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt) (0 => 100245)


--- trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-001-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x172
+  RenderBlock {HTML} at (0,0) size 800x172
+    RenderBody {BODY} at (8,16) size 784x148
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 302x18
+          text run at (0,0) width 302: "Test passes if the \"Filler Text\" is above the box."
+      RenderTable {DIV} at (0,34) size 96x114
+        RenderBlock {DIV} at (0,0) size 96x18
+          RenderText {#text} at (0,0) size 66x18
+            text run at (0,0) width 66: "Filler Text"
+        RenderTableSection (anonymous) at (0,18) size 96x96
+          RenderTableRow {DIV} at (0,0) size 96x48
+            RenderTableCell {DIV} at (0,0) size 48x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {DIV} at (48,0) size 48x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {DIV} at (0,48) size 96x48
+            RenderTableCell {DIV} at (0,48) size 48x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {DIV} at (48,48) size 48x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]

Copied: trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-002-expected.txt (from rev 100236, trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt) (0 => 100245)


--- trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-002-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -0,0 +1,34 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x160
+  RenderBlock {HTML} at (0,0) size 800x160
+    RenderTable {BODY} at (8,8) size 784x144
+      RenderTableSection (anonymous) at (0,54) size 784x54
+        RenderTableRow (anonymous) at (0,0) size 784x36
+          RenderTableCell {DIV} at (0,0) size 784x36 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 743x36
+              text run at (0,0) width 743: "Test passes if the numbers above are in order from top-to-bottom (1-3) and the number below are in order from top-to-"
+              text run at (0,18) width 83: "bottom (4-6)."
+        RenderTableRow {DIV} at (0,36) size 784x18 [color=#008000]
+          RenderTableCell (anonymous) at (0,36) size 784x18 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 179x18
+              text run at (0,0) width 179: "4. This line should be green."
+      RenderBlock {DIV} at (0,0) size 784x18 [color=#008000]
+        RenderText {#text} at (0,0) size 179x18
+          text run at (0,0) width 179: "1. This line should be green."
+      RenderBlock {DIV} at (0,18) size 784x18 [color=#008000]
+        RenderText {#text} at (0,0) size 179x18
+          text run at (0,0) width 179: "2. This line should be green."
+      RenderTableSection (anonymous) at (0,108) size 784x18
+        RenderTableRow {DIV} at (0,0) size 784x18 [color=#008000]
+          RenderTableCell (anonymous) at (0,0) size 784x18 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 179x18
+              text run at (0,0) width 179: "5. This line should be green."
+      RenderBlock {DIV} at (0,36) size 784x18 [color=#008000]
+        RenderText {#text} at (0,0) size 179x18
+          text run at (0,0) width 179: "3. This line should be green."
+      RenderTableSection (anonymous) at (0,126) size 784x18
+        RenderTableRow {DIV} at (0,0) size 784x18 [color=#008000]
+          RenderTableCell (anonymous) at (0,0) size 784x18 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 179x18
+              text run at (0,0) width 179: "6. This line should be green."

Copied: trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt (from rev 100236, trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt) (0 => 100245)


--- trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x84
+  RenderBlock {HTML} at (0,0) size 800x84
+    RenderBody {BODY} at (8,16) size 784x60
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 425x18
+          text run at (0,0) width 425: "Test passes if the \"Filler Text\" below is on the right side of the box."
+      RenderTable {TABLE} at (0,34) size 202x26
+        RenderBlock {CAPTION} at (0,0) size 202x20 [border: (1px solid #000000)]
+          RenderText {#text} at (135,1) size 66x18
+            text run at (135,1) width 66: "Filler Text"
+        RenderTableSection {TBODY} at (0,20) size 202x6
+          RenderTableRow {TR} at (0,2) size 202x2
+            RenderTableCell {TD} at (2,2) size 198x2 [r=0 c=0 rs=1 cs=1]

Copied: trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-margins-001-expected.txt (from rev 100236, trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt) (0 => 100245)


--- trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-margins-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-margins-001-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x245
+  RenderBlock {HTML} at (0,0) size 800x245
+    RenderBody {BODY} at (8,16) size 784x214
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 393x18
+          text run at (0,0) width 393: "There must be four evenly-spaced blue bars below and no red."
+      RenderBlock {DIV} at (15,34) size 96x180 [border: (15px solid #FF0000) none (15px solid #FF0000) none]
+        RenderBlock {DIV} at (0,0) size 96x180 [border: (15px solid #0000FF) none (15px solid #0000FF) none]
+          RenderTable {DIV} at (0,35) size 96x90 [bgcolor=#0000FF]
+            RenderBlock {DIV} at (0,20) size 96x15

Copied: trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-optional-001-expected.txt (from rev 100236, trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt) (0 => 100245)


--- trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-optional-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-optional-001-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -0,0 +1,30 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x294
+  RenderBlock {HTML} at (0,0) size 800x294
+    RenderBody {BODY} at (8,16) size 784x270
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 637x18
+          text run at (0,0) width 637: "Test passes if the top square below has \"Filler Text\" directly above it and the bottom square does not."
+      RenderTable {DIV} at (0,34) size 100x118
+        RenderBlock {DIV} at (0,0) size 100x18
+          RenderText {#text} at (0,0) size 66x18
+            text run at (0,0) width 66: "Filler Text"
+        RenderTableSection (anonymous) at (0,18) size 100x100
+          RenderTableRow {DIV} at (0,0) size 100x50
+            RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {DIV} at (0,50) size 100x50
+            RenderTableCell {DIV} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {DIV} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
+      RenderBlock {DIV} at (0,152) size 784x18
+        RenderText {#text} at (0,0) size 4x18
+          text run at (0,0) width 4: " "
+      RenderTable {DIV} at (0,170) size 100x100
+        RenderTableSection (anonymous) at (0,0) size 100x100
+          RenderTableRow {DIV} at (0,0) size 100x50
+            RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {DIV} at (0,50) size 100x50
+            RenderTableCell {DIV} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {DIV} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]

Copied: trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-optional-002-expected.txt (from rev 100236, trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt) (0 => 100245)


--- trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-optional-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/css2.1/20110323/table-caption-optional-002-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -0,0 +1,32 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x180
+  RenderBlock {HTML} at (0,0) size 800x180
+    RenderBody {BODY} at (8,16) size 784x156
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 665x18
+          text run at (0,0) width 665: "Test passes if the left square below has \"Filler Text\" directly above it and the square on the right does not."
+      RenderBlock {DIV} at (0,34) size 784x122
+        RenderTable {SPAN} at (0,0) size 100x118
+          RenderBlock {SPAN} at (0,0) size 100x18
+            RenderText {#text} at (0,0) size 66x18
+              text run at (0,0) width 66: "Filler Text"
+          RenderTableSection (anonymous) at (0,18) size 100x100
+            RenderTableRow {SPAN} at (0,0) size 100x50
+              RenderTableCell {SPAN} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {SPAN} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+            RenderTableRow {SPAN} at (0,50) size 100x50
+              RenderTableCell {SPAN} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+              RenderTableCell {SPAN} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
+        RenderText {#text} at (100,104) size 16x18
+          text run at (100,104) width 4: " "
+          text run at (104,104) width 12: "   "
+        RenderTable {SPAN} at (116,18) size 100x100
+          RenderTableSection (anonymous) at (0,0) size 100x100
+            RenderTableRow {SPAN} at (0,0) size 100x50
+              RenderTableCell {SPAN} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {SPAN} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+            RenderTableRow {SPAN} at (0,50) size 100x50
+              RenderTableCell {SPAN} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+              RenderTableCell {SPAN} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
+        RenderText {#text} at (0,0) size 0x0

Deleted: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt (100244 => 100245)


--- trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt	2011-11-15 07:04:10 UTC (rev 100244)
+++ trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -1,11 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x298
-  RenderBlock {HTML} at (0,0) size 800x298
-    RenderBody {BODY} at (8,16) size 784x274
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 645x18
-          text run at (0,0) width 645: "Test passes if there is a blue and orange square below and there is no vertical gap between the squares."
-      RenderTable {DIV} at (0,34) size 120x240
-        RenderBlock {DIV} at (0,0) size 120x120 [border: (10px solid #0000FF)]
-        RenderBlock {DIV} at (0,120) size 120x120 [border: (10px solid #FFA500)]

Deleted: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt (100244 => 100245)


--- trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt	2011-11-15 07:04:10 UTC (rev 100244)
+++ trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -1,19 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x172
-  RenderBlock {HTML} at (0,0) size 800x172
-    RenderBody {BODY} at (8,16) size 784x148
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 302x18
-          text run at (0,0) width 302: "Test passes if the \"Filler Text\" is above the box."
-      RenderTable {DIV} at (0,34) size 96x114
-        RenderBlock {DIV} at (0,0) size 96x18
-          RenderText {#text} at (0,0) size 66x18
-            text run at (0,0) width 66: "Filler Text"
-        RenderTableSection (anonymous) at (0,18) size 96x96
-          RenderTableRow {DIV} at (0,0) size 96x48
-            RenderTableCell {DIV} at (0,0) size 48x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {DIV} at (48,0) size 48x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {DIV} at (0,48) size 96x48
-            RenderTableCell {DIV} at (0,48) size 48x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
-            RenderTableCell {DIV} at (48,48) size 48x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]

Deleted: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt (100244 => 100245)


--- trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt	2011-11-15 07:04:10 UTC (rev 100244)
+++ trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -1,34 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x160
-  RenderBlock {HTML} at (0,0) size 800x160
-    RenderTable {BODY} at (8,8) size 784x144
-      RenderTableSection (anonymous) at (0,54) size 784x54
-        RenderTableRow (anonymous) at (0,0) size 784x36
-          RenderTableCell {DIV} at (0,0) size 784x36 [r=0 c=0 rs=1 cs=1]
-            RenderText {#text} at (0,0) size 743x36
-              text run at (0,0) width 743: "Test passes if the numbers above are in order from top-to-bottom (1-3) and the number below are in order from top-to-"
-              text run at (0,18) width 83: "bottom (4-6)."
-        RenderTableRow {DIV} at (0,36) size 784x18 [color=#008000]
-          RenderTableCell (anonymous) at (0,36) size 784x18 [r=1 c=0 rs=1 cs=1]
-            RenderText {#text} at (0,0) size 179x18
-              text run at (0,0) width 179: "4. This line should be green."
-      RenderBlock {DIV} at (0,0) size 784x18 [color=#008000]
-        RenderText {#text} at (0,0) size 179x18
-          text run at (0,0) width 179: "1. This line should be green."
-      RenderBlock {DIV} at (0,18) size 784x18 [color=#008000]
-        RenderText {#text} at (0,0) size 179x18
-          text run at (0,0) width 179: "2. This line should be green."
-      RenderTableSection (anonymous) at (0,108) size 784x18
-        RenderTableRow {DIV} at (0,0) size 784x18 [color=#008000]
-          RenderTableCell (anonymous) at (0,0) size 784x18 [r=0 c=0 rs=1 cs=1]
-            RenderText {#text} at (0,0) size 179x18
-              text run at (0,0) width 179: "5. This line should be green."
-      RenderBlock {DIV} at (0,36) size 784x18 [color=#008000]
-        RenderText {#text} at (0,0) size 179x18
-          text run at (0,0) width 179: "3. This line should be green."
-      RenderTableSection (anonymous) at (0,126) size 784x18
-        RenderTableRow {DIV} at (0,0) size 784x18 [color=#008000]
-          RenderTableCell (anonymous) at (0,0) size 784x18 [r=0 c=0 rs=1 cs=1]
-            RenderText {#text} at (0,0) size 179x18
-              text run at (0,0) width 179: "6. This line should be green."

Deleted: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt (100244 => 100245)


--- trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt	2011-11-15 07:04:10 UTC (rev 100244)
+++ trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -1,15 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x84
-  RenderBlock {HTML} at (0,0) size 800x84
-    RenderBody {BODY} at (8,16) size 784x60
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 425x18
-          text run at (0,0) width 425: "Test passes if the \"Filler Text\" below is on the right side of the box."
-      RenderTable {TABLE} at (0,34) size 202x26
-        RenderBlock {CAPTION} at (0,0) size 202x20 [border: (1px solid #000000)]
-          RenderText {#text} at (135,1) size 66x18
-            text run at (135,1) width 66: "Filler Text"
-        RenderTableSection {TBODY} at (0,20) size 202x6
-          RenderTableRow {TR} at (0,2) size 202x2
-            RenderTableCell {TD} at (2,2) size 198x2 [r=0 c=0 rs=1 cs=1]

Deleted: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt (100244 => 100245)


--- trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt	2011-11-15 07:04:10 UTC (rev 100244)
+++ trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -1,12 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x245
-  RenderBlock {HTML} at (0,0) size 800x245
-    RenderBody {BODY} at (8,16) size 784x214
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 393x18
-          text run at (0,0) width 393: "There must be four evenly-spaced blue bars below and no red."
-      RenderBlock {DIV} at (15,34) size 96x180 [border: (15px solid #FF0000) none (15px solid #FF0000) none]
-        RenderBlock {DIV} at (0,0) size 96x180 [border: (15px solid #0000FF) none (15px solid #0000FF) none]
-          RenderTable {DIV} at (0,35) size 96x90 [bgcolor=#0000FF]
-            RenderBlock {DIV} at (0,20) size 96x15

Deleted: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt (100244 => 100245)


--- trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt	2011-11-15 07:04:10 UTC (rev 100244)
+++ trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -1,30 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x294
-  RenderBlock {HTML} at (0,0) size 800x294
-    RenderBody {BODY} at (8,16) size 784x270
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 637x18
-          text run at (0,0) width 637: "Test passes if the top square below has \"Filler Text\" directly above it and the bottom square does not."
-      RenderTable {DIV} at (0,34) size 100x118
-        RenderBlock {DIV} at (0,0) size 100x18
-          RenderText {#text} at (0,0) size 66x18
-            text run at (0,0) width 66: "Filler Text"
-        RenderTableSection (anonymous) at (0,18) size 100x100
-          RenderTableRow {DIV} at (0,0) size 100x50
-            RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {DIV} at (0,50) size 100x50
-            RenderTableCell {DIV} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
-            RenderTableCell {DIV} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
-      RenderBlock {DIV} at (0,152) size 784x18
-        RenderText {#text} at (0,0) size 4x18
-          text run at (0,0) width 4: " "
-      RenderTable {DIV} at (0,170) size 100x100
-        RenderTableSection (anonymous) at (0,0) size 100x100
-          RenderTableRow {DIV} at (0,0) size 100x50
-            RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {DIV} at (0,50) size 100x50
-            RenderTableCell {DIV} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
-            RenderTableCell {DIV} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]

Deleted: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt (100244 => 100245)


--- trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt	2011-11-15 07:04:10 UTC (rev 100244)
+++ trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt	2011-11-15 07:10:06 UTC (rev 100245)
@@ -1,32 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x180
-  RenderBlock {HTML} at (0,0) size 800x180
-    RenderBody {BODY} at (8,16) size 784x156
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 665x18
-          text run at (0,0) width 665: "Test passes if the left square below has \"Filler Text\" directly above it and the square on the right does not."
-      RenderBlock {DIV} at (0,34) size 784x122
-        RenderTable {SPAN} at (0,0) size 100x118
-          RenderBlock {SPAN} at (0,0) size 100x18
-            RenderText {#text} at (0,0) size 66x18
-              text run at (0,0) width 66: "Filler Text"
-          RenderTableSection (anonymous) at (0,18) size 100x100
-            RenderTableRow {SPAN} at (0,0) size 100x50
-              RenderTableCell {SPAN} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {SPAN} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
-            RenderTableRow {SPAN} at (0,50) size 100x50
-              RenderTableCell {SPAN} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
-              RenderTableCell {SPAN} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
-        RenderText {#text} at (100,104) size 16x18
-          text run at (100,104) width 4: " "
-          text run at (104,104) width 12: "   "
-        RenderTable {SPAN} at (116,18) size 100x100
-          RenderTableSection (anonymous) at (0,0) size 100x100
-            RenderTableRow {SPAN} at (0,0) size 100x50
-              RenderTableCell {SPAN} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {SPAN} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
-            RenderTableRow {SPAN} at (0,50) size 100x50
-              RenderTableCell {SPAN} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
-              RenderTableCell {SPAN} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
-        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to