Title: [98818] trunk/LayoutTests
Revision
98818
Author
[email protected]
Date
2011-10-29 15:04:11 -0700 (Sat, 29 Oct 2011)

Log Message

Mac rebaseline after r98813.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (98817 => 98818)


--- trunk/LayoutTests/ChangeLog	2011-10-29 21:34:30 UTC (rev 98817)
+++ trunk/LayoutTests/ChangeLog	2011-10-29 22:04:11 UTC (rev 98818)
@@ -1,5 +1,12 @@
 2011-10-29  Ryosuke Niwa  <[email protected]>
 
+        Mac rebaseline after r98813.
+
+        * platform/mac/css2.1/20110323/block-non-replaced-width-008-expected.txt:
+        * platform/mac/fast/replaced/width100percent-searchfield-expected.txt:
+
+2011-10-29  Ryosuke Niwa  <[email protected]>
+
         Add flaky test expectation to fast/forms/input-step-as-double.html on Chromium.
         The failure is tracked by the bug 71181.
 

Modified: trunk/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-width-008-expected.txt (98817 => 98818)


--- trunk/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-width-008-expected.txt	2011-10-29 21:34:30 UTC (rev 98817)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-width-008-expected.txt	2011-10-29 22:04:11 UTC (rev 98818)
@@ -1,15 +1,15 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x260
-  RenderBlock {HTML} at (0,0) size 800x260
-    RenderBody {BODY} at (8,16) size 784x236
-      RenderBlock {P} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 323x19
-          text run at (0,0) width 323: "Test passes if there is a filled green square below and "
-        RenderInline {STRONG} at (0,0) size 42x19
-          RenderText {#text} at (323,0) size 42x19
-            text run at (323,0) width 42: "no red"
-        RenderText {#text} at (365,0) size 4x19
-          text run at (365,0) width 4: "."
-      RenderBlock {DIV} at (0,36) size 400x200 [border: (200px solid #FF0000) none]
+layer at (0,0) size 800x258
+  RenderBlock {HTML} at (0,0) size 800x258
+    RenderBody {BODY} at (8,16) size 784x234
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 338x18
+          text run at (0,0) width 338: "Test passes if there is a filled green square below and "
+        RenderInline {STRONG} at (0,0) size 44x18
+          RenderText {#text} at (338,0) size 44x18
+            text run at (338,0) width 44: "no red"
+        RenderText {#text} at (382,0) size 4x18
+          text run at (382,0) width 4: "."
+      RenderBlock {DIV} at (0,34) size 400x200 [border: (200px solid #FF0000) none]
         RenderBlock {DIV} at (0,0) size 400x200 [border: (200px solid #008000) none]

Modified: trunk/LayoutTests/platform/mac/fast/replaced/width100percent-searchfield-expected.txt (98817 => 98818)


--- trunk/LayoutTests/platform/mac/fast/replaced/width100percent-searchfield-expected.txt	2011-10-29 21:34:30 UTC (rev 98817)
+++ trunk/LayoutTests/platform/mac/fast/replaced/width100percent-searchfield-expected.txt	2011-10-29 22:04:11 UTC (rev 98818)
@@ -61,23 +61,23 @@
   RenderBlock {DIV} at (0,0) size 98x13
     RenderText {#text} at (1,0) size 49x13
       text run at (1,0) width 49: "New Mail"
-layer at (149,33) size 31x13
-  RenderBlock {DIV} at (0,0) size 31x13
+layer at (149,33) size 2x13 scrollWidth 31
+  RenderBlock {DIV} at (0,0) size 2x13
     RenderText {#text} at (1,0) size 29x13
       text run at (1,0) width 29: "Reply"
-layer at (158,33) size 49x13
-  RenderBlock {DIV} at (0,0) size 49x13
+layer at (158,33) size 2x13 scrollWidth 49
+  RenderBlock {DIV} at (0,0) size 2x13
     RenderText {#text} at (1,0) size 47x13
       text run at (1,0) width 47: "Reply All"
 layer at (35,96) size 484x13
   RenderBlock {DIV} at (0,0) size 484x13
     RenderText {#text} at (1,0) size 49x13
       text run at (1,0) width 49: "New Mail"
-layer at (563,96) size 31x13
-  RenderBlock {DIV} at (0,0) size 31x13
+layer at (563,96) size 2x13 scrollWidth 31
+  RenderBlock {DIV} at (0,0) size 2x13
     RenderText {#text} at (1,0) size 29x13
       text run at (1,0) width 29: "Reply"
-layer at (572,96) size 49x13
-  RenderBlock {DIV} at (0,0) size 49x13
+layer at (572,96) size 2x13 scrollWidth 49
+  RenderBlock {DIV} at (0,0) size 2x13
     RenderText {#text} at (1,0) size 47x13
       text run at (1,0) width 47: "Reply All"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to