Title: [117649] trunk/LayoutTests
Revision
117649
Author
[email protected]
Date
2012-05-18 15:48:44 -0700 (Fri, 18 May 2012)

Log Message

[EFL] Gardening; update results after r117640.

* platform/efl/fast/forms/form-hides-table-expected.txt:
* platform/efl/fast/table/form-with-table-style-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117648 => 117649)


--- trunk/LayoutTests/ChangeLog	2012-05-18 22:42:19 UTC (rev 117648)
+++ trunk/LayoutTests/ChangeLog	2012-05-18 22:48:44 UTC (rev 117649)
@@ -1,5 +1,12 @@
 2012-05-18  Raphael Kubo da Costa  <[email protected]>
 
+        [EFL] Gardening; update results after r117640.
+
+        * platform/efl/fast/forms/form-hides-table-expected.txt:
+        * platform/efl/fast/table/form-with-table-style-expected.txt:
+
+2012-05-18  Raphael Kubo da Costa  <[email protected]>
+
         [EFL] Unreviewed gardening.
 
         Try to add the right expectation for fast/forms/plaintext-mode-2.html

Modified: trunk/LayoutTests/platform/efl/fast/forms/form-hides-table-expected.txt (117648 => 117649)


--- trunk/LayoutTests/platform/efl/fast/forms/form-hides-table-expected.txt	2012-05-18 22:42:19 UTC (rev 117648)
+++ trunk/LayoutTests/platform/efl/fast/forms/form-hides-table-expected.txt	2012-05-18 22:48:44 UTC (rev 117649)
@@ -150,7 +150,8 @@
         RenderTable at (0,0) size 0x0
           RenderTableCol {DIV} at (0,0) size 0x0
       RenderBlock {DIV} at (0,566) size 769x0
-        RenderTableCol {DIV} at (0,0) size 0x0
+        RenderTable at (0,0) size 0x0
+          RenderTableCol {DIV} at (0,0) size 0x0
       RenderBlock {DIV} at (0,566) size 769x40
         RenderTable at (0,0) size 116x40
           RenderTableSection (anonymous) at (0,0) size 116x40

Modified: trunk/LayoutTests/platform/efl/fast/table/form-with-table-style-expected.txt (117648 => 117649)


--- trunk/LayoutTests/platform/efl/fast/table/form-with-table-style-expected.txt	2012-05-18 22:42:19 UTC (rev 117648)
+++ trunk/LayoutTests/platform/efl/fast/table/form-with-table-style-expected.txt	2012-05-18 22:48:44 UTC (rev 117649)
@@ -85,15 +85,16 @@
         RenderTable at (0,0) size 0x0
           RenderTableCol {FORM} at (0,0) size 0x0
       RenderBlock {DIV} at (0,396) size 784x0
-        RenderTableCol {FORM} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,412) size 784x18
+        RenderTable at (0,0) size 0x0
+          RenderTableCol {FORM} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,396) size 784x18
         RenderTable at (0,0) size 110x18
           RenderTableSection (anonymous) at (0,0) size 110x18
             RenderTableRow (anonymous) at (0,0) size 110x18
               RenderTableCell {FORM} at (0,0) size 110x18 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (0,0) size 110x19
                   text run at (0,0) width 110: "display: table-cell"
-      RenderBlock {DIV} at (0,430) size 784x70
+      RenderBlock {DIV} at (0,414) size 784x70
         RenderTable at (0,0) size 49x70
           RenderBlock {FORM} at (0,0) size 49x54
             RenderText {#text} at (0,0) size 49x55
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to