Title: [91292] trunk/LayoutTests
Revision
91292
Author
[email protected]
Date
2011-07-19 13:08:27 -0700 (Tue, 19 Jul 2011)

Log Message

Add platform-specific results for r91277.

Unreviewed, add platform-specific results.

* platform/gtk/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
* platform/mac/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
* platform/qt/fast/table/align-right-within-left-aligned-div-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91291 => 91292)


--- trunk/LayoutTests/ChangeLog	2011-07-19 20:06:47 UTC (rev 91291)
+++ trunk/LayoutTests/ChangeLog	2011-07-19 20:08:27 UTC (rev 91292)
@@ -1,3 +1,13 @@
+2011-07-19  Robert Hogan  <[email protected]>
+
+        Add platform-specific results for r91277.
+
+        Unreviewed, add platform-specific results.
+
+        * platform/gtk/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
+        * platform/mac/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
+        * platform/qt/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
+
 2011-07-19  Ryosuke Niwa  <[email protected]>
 
         Chromium rebaselines r91269 and r91277.

Added: trunk/LayoutTests/platform/gtk/fast/table/align-right-within-left-aligned-div-expected.txt (0 => 91292)


--- trunk/LayoutTests/platform/gtk/fast/table/align-right-within-left-aligned-div-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/table/align-right-within-left-aligned-div-expected.txt	2011-07-19 20:08:27 UTC (rev 91292)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x509
+  RenderBlock {HTML} at (0,0) size 800x509
+    RenderBody {BODY} at (8,8) size 784x21
+      RenderBlock {DIV} at (0,0) size 784x2 [border: (1px solid #008000)]
+        RenderTable {TABLE} at (1,1) size 400x500 [bgcolor=#FFA500] [border: (1px outset #808080)]
+      RenderBlock (anonymous) at (0,2) size 784x19
+        RenderText {#text} at (401,0) size 84x19
+          text run at (401,0) width 84: "More content"
Property changes on: trunk/LayoutTests/platform/gtk/fast/table/align-right-within-left-aligned-div-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/mac/fast/table/align-right-within-left-aligned-div-expected.txt (0 => 91292)


--- trunk/LayoutTests/platform/mac/fast/table/align-right-within-left-aligned-div-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/table/align-right-within-left-aligned-div-expected.txt	2011-07-19 20:08:27 UTC (rev 91292)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x509
+  RenderBlock {HTML} at (0,0) size 800x509
+    RenderBody {BODY} at (8,8) size 784x20
+      RenderBlock {DIV} at (0,0) size 784x2 [border: (1px solid #008000)]
+        RenderTable {TABLE} at (1,1) size 400x500 [bgcolor=#FFA500] [border: (1px outset #808080)]
+      RenderBlock (anonymous) at (0,2) size 784x18
+        RenderText {#text} at (401,0) size 84x18
+          text run at (401,0) width 84: "More content"
Property changes on: trunk/LayoutTests/platform/mac/fast/table/align-right-within-left-aligned-div-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/qt/fast/table/align-right-within-left-aligned-div-expected.txt (0 => 91292)


--- trunk/LayoutTests/platform/qt/fast/table/align-right-within-left-aligned-div-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/table/align-right-within-left-aligned-div-expected.txt	2011-07-19 20:08:27 UTC (rev 91292)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x509
+  RenderBlock {HTML} at (0,0) size 800x509
+    RenderBody {BODY} at (8,8) size 784x24
+      RenderBlock {DIV} at (0,0) size 784x2 [border: (1px solid #008000)]
+        RenderTable {TABLE} at (1,1) size 400x500 [bgcolor=#FFA500] [border: (1px outset #808080)]
+      RenderBlock (anonymous) at (0,2) size 784x22
+        RenderText {#text} at (401,0) size 91x22
+          text run at (401,0) width 91: "More content"
Property changes on: trunk/LayoutTests/platform/qt/fast/table/align-right-within-left-aligned-div-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to