Title: [98814] trunk/LayoutTests
Revision
98814
Author
[email protected]
Date
2011-10-29 13:14:40 -0700 (Sat, 29 Oct 2011)

Log Message

Qt and Gtk Results for tests updated by  http://trac.webkit.org/changeset/98812

Unreviewed, platform-specific results.

* platform/gtk/css2.1/20110323/block-non-replaced-width-008-expected.txt:
* platform/gtk/fast/replaced/width100percent-searchfield-expected.txt:
* platform/qt/css2.1/20110323/block-non-replaced-width-008-expected.txt:
* platform/qt/fast/replaced/width100percent-searchfield-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (98813 => 98814)


--- trunk/LayoutTests/ChangeLog	2011-10-29 20:06:48 UTC (rev 98813)
+++ trunk/LayoutTests/ChangeLog	2011-10-29 20:14:40 UTC (rev 98814)
@@ -1,5 +1,16 @@
 2011-10-29  Robert Hogan  <[email protected]>
 
+        Qt and Gtk Results for tests updated by  http://trac.webkit.org/changeset/98812
+
+        Unreviewed, platform-specific results.
+
+        * platform/gtk/css2.1/20110323/block-non-replaced-width-008-expected.txt:
+        * platform/gtk/fast/replaced/width100percent-searchfield-expected.txt:
+        * platform/qt/css2.1/20110323/block-non-replaced-width-008-expected.txt:
+        * platform/qt/fast/replaced/width100percent-searchfield-expected.txt:
+
+2011-10-29  Robert Hogan  <[email protected]>
+
         Add results for tests introduced in http://trac.webkit.org/changeset/98812.
 
         Unreviewed, platform-specific results.

Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/block-non-replaced-width-008-expected.txt (98813 => 98814)


--- trunk/LayoutTests/platform/gtk/css2.1/20110323/block-non-replaced-width-008-expected.txt	2011-10-29 20:06:48 UTC (rev 98813)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/block-non-replaced-width-008-expected.txt	2011-10-29 20:14:40 UTC (rev 98814)
@@ -12,4 +12,4 @@
         RenderText {#text} at (382,0) size 4x19
           text run at (382,0) width 4: "."
       RenderBlock {DIV} at (0,35) size 400x200 [border: (200px solid #FF0000) none]
-        RenderBlock {DIV} at (0,0) size 200x200 [border: (200px solid #008000) none]
+        RenderBlock {DIV} at (0,0) size 400x200 [border: (200px solid #008000) none]

Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.txt (98813 => 98814)


--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.txt	2011-10-29 20:06:48 UTC (rev 98813)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.txt	2011-10-29 20:14:40 UTC (rev 98814)
@@ -1,4 +1,4 @@
-layer at (0,0) size 1022x584
+layer at (0,0) size 971x584
   RenderView at (0,0) size 800x584
 layer at (0,0) size 800x584
   RenderBlock {HTML} at (0,0) size 800x584
@@ -61,23 +61,23 @@
   RenderBlock {DIV} at (0,0) size 172x19
     RenderText {#text} at (1,0) size 67x19
       text run at (1,0) width 67: "New Mail"
-layer at (210,34) size 44x19
-  RenderBlock {DIV} at (0,0) size 44x19
+layer at (210,34) size 2x19 scrollWidth 44
+  RenderBlock {DIV} at (0,0) size 2x19
     RenderText {#text} at (1,0) size 42x19
       text run at (1,0) width 42: "Reply"
-layer at (219,34) size 67x19
-  RenderBlock {DIV} at (0,0) size 67x19
+layer at (219,34) size 2x19 scrollWidth 67
+  RenderBlock {DIV} at (0,0) size 2x19
     RenderText {#text} at (1,0) size 65x19
       text run at (1,0) width 65: "Reply All"
 layer at (29,105) size 876x19
   RenderBlock {DIV} at (0,0) size 876x19
     RenderText {#text} at (1,0) size 67x19
       text run at (1,0) width 67: "New Mail"
-layer at (946,105) size 44x19
-  RenderBlock {DIV} at (0,0) size 44x19
+layer at (946,105) size 2x19 scrollWidth 44
+  RenderBlock {DIV} at (0,0) size 2x19
     RenderText {#text} at (1,0) size 42x19
       text run at (1,0) width 42: "Reply"
-layer at (955,105) size 67x19
-  RenderBlock {DIV} at (0,0) size 67x19
+layer at (955,105) size 2x19 scrollWidth 67
+  RenderBlock {DIV} at (0,0) size 2x19
     RenderText {#text} at (1,0) size 65x19
       text run at (1,0) width 65: "Reply All"

Modified: trunk/LayoutTests/platform/qt/css2.1/20110323/block-non-replaced-width-008-expected.txt (98813 => 98814)


--- trunk/LayoutTests/platform/qt/css2.1/20110323/block-non-replaced-width-008-expected.txt	2011-10-29 20:06:48 UTC (rev 98813)
+++ trunk/LayoutTests/platform/qt/css2.1/20110323/block-non-replaced-width-008-expected.txt	2011-10-29 20:14:40 UTC (rev 98814)
@@ -12,4 +12,4 @@
         RenderText {#text} at (434,0) size 4x21
           text run at (434,0) width 4: "."
       RenderBlock {DIV} at (0,37) size 400x200 [border: (200px solid #FF0000) none]
-        RenderBlock {DIV} at (0,0) size 200x200 [border: (200px solid #008000) none]
+        RenderBlock {DIV} at (0,0) size 400x200 [border: (200px solid #008000) none]

Modified: trunk/LayoutTests/platform/qt/fast/replaced/width100percent-searchfield-expected.txt (98813 => 98814)


--- trunk/LayoutTests/platform/qt/fast/replaced/width100percent-searchfield-expected.txt	2011-10-29 20:06:48 UTC (rev 98813)
+++ trunk/LayoutTests/platform/qt/fast/replaced/width100percent-searchfield-expected.txt	2011-10-29 20:14:40 UTC (rev 98814)
@@ -1,4 +1,4 @@
-layer at (0,0) size 995x584
+layer at (0,0) size 939x584
   RenderView at (0,0) size 800x584
 layer at (0,0) size 800x584
   RenderBlock {HTML} at (0,0) size 800x584
@@ -61,23 +61,23 @@
   RenderBlock {DIV} at (0,0) size 171x21
     RenderText {#text} at (1,0) size 67x21
       text run at (1,0) width 67: "New Mail"
-layer at (201,35) size 44x21
-  RenderBlock {DIV} at (0,0) size 44x21
+layer at (201,35) size 2x21 scrollWidth 44
+  RenderBlock {DIV} at (0,0) size 2x21
     RenderText {#text} at (1,0) size 42x21
       text run at (1,0) width 42: "Reply"
-layer at (208,35) size 67x21
-  RenderBlock {DIV} at (0,0) size 67x21
+layer at (208,35) size 2x21 scrollWidth 67
+  RenderBlock {DIV} at (0,0) size 2x21
     RenderText {#text} at (1,0) size 65x21
       text run at (1,0) width 65: "Reply All"
 layer at (12,110) size 891x21
   RenderBlock {DIV} at (0,0) size 891x21
     RenderText {#text} at (1,0) size 67x21
       text run at (1,0) width 67: "New Mail"
-layer at (921,110) size 44x21
-  RenderBlock {DIV} at (0,0) size 44x21
+layer at (921,110) size 2x21 scrollWidth 44
+  RenderBlock {DIV} at (0,0) size 2x21
     RenderText {#text} at (1,0) size 42x21
       text run at (1,0) width 42: "Reply"
-layer at (928,110) size 67x21
-  RenderBlock {DIV} at (0,0) size 67x21
+layer at (928,110) size 2x21 scrollWidth 67
+  RenderBlock {DIV} at (0,0) size 2x21
     RenderText {#text} at (1,0) size 65x21
       text run at (1,0) width 65: "Reply All"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to