Changeset 182931 in webkit


Ignore:
Timestamp:
Apr 16, 2015, 5:49:11 PM (10 years ago)
Author:
timothy_horton@apple.com
Message:

Rebaseline mouse-cursor-image-set results after r182869

  • fast/events/mouse-cursor-image-set-expected.txt:
  • platform/win/fast/events/mouse-cursor-image-set-expected.txt:
  • platform/mac/TestExpectations:

Un-skip and land new results.

Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r182925 r182931  
     12015-04-16  Tim Horton  <timothy_horton@apple.com>
     2
     3        Rebaseline mouse-cursor-image-set results after r182869
     4
     5        * fast/events/mouse-cursor-image-set-expected.txt:
     6        * platform/win/fast/events/mouse-cursor-image-set-expected.txt:
     7        * platform/mac/TestExpectations:
     8        Un-skip and land new results.
     9
    1102015-04-16  Beth Dakin  <bdakin@apple.com>
    211
  • trunk/LayoutTests/fast/events/mouse-cursor-image-set-expected.txt

    r136919 r182931  
    3737
    3838TEST CASE: Explicit hotspot at (7,3) logical in 0.7x and 1.4x - should round to nearest integer
    39 Cursor Info: type=Custom hotSpot=10,4 image=30x30 scale=1.4
     39Cursor Info: type=Custom hotSpot=7,3 image=30x30 scale=1.4
    4040
    4141TEST CASE: Implicit hot-spot at (5,4) physical for 1x and (28,3) physical for 2x
     
    6969
    7070TEST CASE: Explicit hotspot at (5,3) logical in 1x and 2x
    71 Cursor Info: type=Custom hotSpot=10,6 image=30x30 scale=2
     71Cursor Info: type=Custom hotSpot=5,3 image=30x30 scale=2
    7272
    7373TEST CASE: Explicit hotspot at (7,3) logical in 0.7x and 1.4x - should round to nearest integer
    74 Cursor Info: type=Custom hotSpot=10,4 image=30x30 scale=1.4
     74Cursor Info: type=Custom hotSpot=7,3 image=30x30 scale=1.4
    7575
    7676TEST CASE: Implicit hot-spot at (5,4) physical for 1x and (28,3) physical for 2x
  • trunk/LayoutTests/platform/mac/TestExpectations

    r182667 r182931  
    720720# New test failing, needs investigation.
    721721webkit.org/b/103857 fast/events/mouse-cursor-change.html
    722 
    723 webkit.org/b/116244 fast/events/mouse-cursor-image-set.html [ Failure Pass ]
    724722
    725723webkit.org/b/116245 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Pass Failure ]
  • trunk/LayoutTests/platform/win/fast/events/mouse-cursor-image-set-expected.txt

    r179060 r182931  
    3737
    3838TEST CASE: Explicit hotspot at (7,3) logical in 0.7x and 1.4x - should round to nearest integer
    39 Cursor Info: type=Custom hotSpot=10,4 image=30x30 scale=1.4
     39Cursor Info: type=Custom hotSpot=7,3 image=30x30 scale=1.4
    4040
    4141TEST CASE: Implicit hot-spot at (5,4) physical for 1x and (28,3) physical for 2x
     
    7272
    7373TEST CASE: Explicit hotspot at (7,3) logical in 0.7x and 1.4x - should round to nearest integer
    74 Cursor Info: type=Custom hotSpot=10,4 image=30x30 scale=1.4
     74Cursor Info: type=Custom hotSpot=7,3 image=30x30 scale=1.4
    7575
    7676TEST CASE: Implicit hot-spot at (5,4) physical for 1x and (28,3) physical for 2x
Note: See TracChangeset for help on using the changeset viewer.