Title: [111508] trunk/LayoutTests
Revision
111508
Author
[email protected]
Date
2012-03-21 01:03:47 -0700 (Wed, 21 Mar 2012)

Log Message

Updated Mac expected results for this test. <http://webkit.org/b/81746> tracks the fact that
r111500 broke it.

* platform/mac/fast/css/text-transform-select-expected.png:
* platform/mac/fast/css/text-transform-select-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111507 => 111508)


--- trunk/LayoutTests/ChangeLog	2012-03-21 07:29:59 UTC (rev 111507)
+++ trunk/LayoutTests/ChangeLog	2012-03-21 08:03:47 UTC (rev 111508)
@@ -1,3 +1,11 @@
+2012-03-21  Dan Bernstein  <[email protected]>
+
+        Updated Mac expected results for this test. <http://webkit.org/b/81746> tracks the fact that
+        r111500 broke it.
+
+        * platform/mac/fast/css/text-transform-select-expected.png:
+        * platform/mac/fast/css/text-transform-select-expected.txt:
+
 2012-03-21  Keishi Hattori  <[email protected]>
 
         [chromium] Rebaseline tests after r111497.

Modified: trunk/LayoutTests/platform/mac/fast/css/text-transform-select-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/fast/css/text-transform-select-expected.txt (111507 => 111508)


--- trunk/LayoutTests/platform/mac/fast/css/text-transform-select-expected.txt	2012-03-21 07:29:59 UTC (rev 111507)
+++ trunk/LayoutTests/platform/mac/fast/css/text-transform-select-expected.txt	2012-03-21 08:03:47 UTC (rev 111508)
@@ -9,8 +9,8 @@
       RenderBlock {DIV} at (0,18) size 784x61
         RenderMenuList {SELECT} at (2,41) size 71x18 [bgcolor=#FFFFFF]
           RenderBlock (anonymous) at (0,0) size 71x18
-            RenderText at (8,2) size 35x13
-              text run at (8,2) width 35: "HELLO"
+            RenderText at (8,2) size 32x13
+              text run at (8,2) width 32: "heLLo"
         RenderText {#text} at (75,40) size 4x18
           text run at (75,40) width 4: " "
         RenderListBox {SELECT} at (81,2) size 57x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
@@ -23,8 +23,8 @@
       RenderBlock {DIV} at (0,79) size 784x61
         RenderMenuList {SELECT} at (2,41) size 67x18 [bgcolor=#FFFFFF]
           RenderBlock (anonymous) at (0,0) size 67x18
-            RenderText at (8,2) size 33x13
-              text run at (8,2) width 33: "HeLLo"
+            RenderText at (8,2) size 32x13
+              text run at (8,2) width 32: "heLLo"
         RenderText {#text} at (71,40) size 4x18
           text run at (71,40) width 4: " "
         RenderListBox {SELECT} at (77,2) size 53x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
@@ -37,8 +37,8 @@
       RenderBlock {DIV} at (0,140) size 784x61
         RenderMenuList {SELECT} at (2,41) size 61x18 [bgcolor=#FFFFFF]
           RenderBlock (anonymous) at (0,0) size 61x18
-            RenderText at (8,2) size 27x13
-              text run at (8,2) width 27: "hello"
+            RenderText at (8,2) size 32x13
+              text run at (8,2) width 32: "heLLo"
         RenderText {#text} at (65,40) size 4x18
           text run at (65,40) width 4: " "
         RenderListBox {SELECT} at (71,2) size 47x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
@@ -51,8 +51,8 @@
       RenderBlock {DIV} at (0,201) size 784x61
         RenderMenuList {SELECT} at (2,41) size 55x18 [bgcolor=#FFFFFF]
           RenderBlock (anonymous) at (0,0) size 55x18
-            RenderText at (8,2) size 12x13
-              text run at (8,2) width 12: "SS"
+            RenderText at (8,2) size 7x13
+              text run at (8,2) width 7: "\x{DF}"
         RenderText {#text} at (59,40) size 4x18
           text run at (59,40) width 4: " "
         RenderListBox {SELECT} at (65,2) size 41x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to