Changeset 111508 in webkit


Ignore:
Timestamp:
Mar 21, 2012 1:03:47 AM (12 years ago)
Author:
mitz@apple.com
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:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r111506 r111508  
     12012-03-21  Dan Bernstein  <mitz@apple.com>
     2
     3        Updated Mac expected results for this test. <http://webkit.org/b/81746> tracks the fact that
     4        r111500 broke it.
     5
     6        * platform/mac/fast/css/text-transform-select-expected.png:
     7        * platform/mac/fast/css/text-transform-select-expected.txt:
     8
    192012-03-21  Keishi Hattori  <keishi@webkit.org>
    210
  • trunk/LayoutTests/platform/mac/fast/css/text-transform-select-expected.txt

    r97178 r111508  
    1010        RenderMenuList {SELECT} at (2,41) size 71x18 [bgcolor=#FFFFFF]
    1111          RenderBlock (anonymous) at (0,0) size 71x18
    12             RenderText at (8,2) size 35x13
    13               text run at (8,2) width 35: "HELLO"
     12            RenderText at (8,2) size 32x13
     13              text run at (8,2) width 32: "heLLo"
    1414        RenderText {#text} at (75,40) size 4x18
    1515          text run at (75,40) width 4: " "
     
    2424        RenderMenuList {SELECT} at (2,41) size 67x18 [bgcolor=#FFFFFF]
    2525          RenderBlock (anonymous) at (0,0) size 67x18
    26             RenderText at (8,2) size 33x13
    27               text run at (8,2) width 33: "HeLLo"
     26            RenderText at (8,2) size 32x13
     27              text run at (8,2) width 32: "heLLo"
    2828        RenderText {#text} at (71,40) size 4x18
    2929          text run at (71,40) width 4: " "
     
    3838        RenderMenuList {SELECT} at (2,41) size 61x18 [bgcolor=#FFFFFF]
    3939          RenderBlock (anonymous) at (0,0) size 61x18
    40             RenderText at (8,2) size 27x13
    41               text run at (8,2) width 27: "hello"
     40            RenderText at (8,2) size 32x13
     41              text run at (8,2) width 32: "heLLo"
    4242        RenderText {#text} at (65,40) size 4x18
    4343          text run at (65,40) width 4: " "
     
    5252        RenderMenuList {SELECT} at (2,41) size 55x18 [bgcolor=#FFFFFF]
    5353          RenderBlock (anonymous) at (0,0) size 55x18
    54             RenderText at (8,2) size 12x13
    55               text run at (8,2) width 12: "SS"
     54            RenderText at (8,2) size 7x13
     55              text run at (8,2) width 7: "\x{DF}"
    5656        RenderText {#text} at (59,40) size 4x18
    5757          text run at (59,40) width 4: " "
Note: See TracChangeset for help on using the changeset viewer.