Changeset 51543 in webkit


Ignore:
Timestamp:
Dec 1, 2009 9:20:05 AM (14 years ago)
Author:
Adam Roben
Message:

Add expected Windows failure results for tests that use textInputController

<http://webkit.org/b/32021> covers fixing these tests.

Rubber-stamped by Sam Weinig.

  • platform/win/Skipped: Removed tests that use textInputController.
  • platform/win/editing/selection/5825350-1-expected.txt: Added.
  • platform/win/editing/selection/5825350-2-expected.txt: Added.
  • platform/win/editing/selection/mixed-editability-10-expected.txt: Added.
  • platform/win/fast/events/ime-composition-events-001-expected.txt: Added.
  • platform/win/fast/forms/input-maxlength-ime-completed-expected.txt: Added.
  • platform/win/fast/forms/input-maxlength-ime-preedit-expected.txt: Added.
  • platform/win/fast/text/international/thai-cursor-position-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
7 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r51542 r51543  
     12009-12-01  Adam Roben  <aroben@apple.com>
     2
     3        Add expected Windows failure results for tests that use
     4        textInputController
     5
     6        <http://webkit.org/b/32021> covers fixing these tests.
     7
     8        Rubber-stamped by Sam Weinig.
     9
     10        * platform/win/Skipped: Removed tests that use textInputController.
     11
     12        * platform/win/editing/selection/5825350-1-expected.txt: Added.
     13        * platform/win/editing/selection/5825350-2-expected.txt: Added.
     14        * platform/win/editing/selection/mixed-editability-10-expected.txt: Added.
     15        * platform/win/fast/events/ime-composition-events-001-expected.txt: Added.
     16        * platform/win/fast/forms/input-maxlength-ime-completed-expected.txt: Added.
     17        * platform/win/fast/forms/input-maxlength-ime-preedit-expected.txt: Added.
     18        * platform/win/fast/text/international/thai-cursor-position-expected.txt: Added.
     19
    1202009-12-01  Csaba Osztrogonác  <ossy@webkit.org>
    221
  • trunk/LayoutTests/platform/win/Skipped

    r51430 r51543  
    638638http/tests/loading/preload-img-test.html
    639639
    640 # No TextInputController
    641 fast/forms/input-maxlength-ime-completed.html
    642 fast/forms/input-maxlength-ime-preedit.html
    643 fast/text/international/thai-cursor-position.html
    644 fast/events/ime-composition-events-001.html
    645 
    646640# Failing media tests on windows <http://webkit.org/b/29047>
    647641media/audio-delete-while-step-button-clicked.html
Note: See TracChangeset for help on using the changeset viewer.