Title: [94090] trunk/LayoutTests
Revision
94090
Author
[email protected]
Date
2011-08-30 10:47:20 -0700 (Tue, 30 Aug 2011)

Log Message

Unreviewed, rolling out r93924.
http://trac.webkit.org/changeset/93924
https://bugs.webkit.org/show_bug.cgi?id=67209

Bad baseline submitted for OS X. Should be chromium specific.
(Requested by dave_levin on #webkit).

Patch by Sheriff Bot <[email protected]> on 2011-08-30

* platform/mac/fast/text/complex-preferred-logical-widths-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94089 => 94090)


--- trunk/LayoutTests/ChangeLog	2011-08-30 17:43:24 UTC (rev 94089)
+++ trunk/LayoutTests/ChangeLog	2011-08-30 17:47:20 UTC (rev 94090)
@@ -1,3 +1,14 @@
+2011-08-30  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r93924.
+        http://trac.webkit.org/changeset/93924
+        https://bugs.webkit.org/show_bug.cgi?id=67209
+
+        Bad baseline submitted for OS X. Should be chromium specific.
+        (Requested by dave_levin on #webkit).
+
+        * platform/mac/fast/text/complex-preferred-logical-widths-expected.txt:
+
 2011-08-30  David Hyatt  <[email protected]>
 
         <rdar://problem/8832814> With large line-height, column break can happen anywhere in the

Modified: trunk/LayoutTests/platform/mac/fast/text/complex-preferred-logical-widths-expected.txt (94089 => 94090)


--- trunk/LayoutTests/platform/mac/fast/text/complex-preferred-logical-widths-expected.txt	2011-08-30 17:43:24 UTC (rev 94089)
+++ trunk/LayoutTests/platform/mac/fast/text/complex-preferred-logical-widths-expected.txt	2011-08-30 17:47:20 UTC (rev 94090)
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock (floating) {DIV} at (0,0) size 281x26 [border: (3px solid #0000FF)]
-        RenderText {#text} at (3,3) size 275x19
-          text run at (3,3) width 275: "The number of lines in this box should be one."
+      RenderBlock (floating) {DIV} at (0,0) size 308x24 [border: (3px solid #0000FF)]
+        RenderText {#text} at (3,3) size 302x18
+          text run at (3,3) width 302: "The number of lines in this box should be one."
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to