Changeset 24522 in webkit


Ignore:
Timestamp:
Jul 22, 2007 2:10:57 PM (17 years ago)
Author:
oliver
Message:

LayoutTests:

Reviewed by Sam.

Moving input method tests to editing/input/mac

  • editing/input/mac: Copied from fast/events/inputmethods.
  • fast/events/inputmethods: Removed.
  • fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
  • fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Removed.
  • fast/events/inputmethods/kotoeri.js: Removed.
  • fast/events/inputmethods/logger.js: Removed.
  • win/Skipped:

qt:

Reviewed by Sam.


Add Mac input methods to qt skip list

  • Skipped:
Location:
trunk/LayoutTests
Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r24519 r24522  
     12007-07-22  Oliver Hunt  <oliver@apple.com>
     2
     3        Reviewed by Sam.
     4
     5        Moving input method tests to editing/input/mac
     6
     7        * editing/input/mac: Copied from fast/events/inputmethods.
     8        * fast/events/inputmethods: Removed.
     9        * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
     10        * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Removed.
     11        * fast/events/inputmethods/kotoeri.js: Removed.
     12        * fast/events/inputmethods/logger.js: Removed.
     13        * win/Skipped:
     14
    1152007-07-22  Oliver Hunt  <oliver@apple.com>
    216
  • trunk/LayoutTests/qt/ChangeLog

    r24410 r24522  
     12007-07-22  Oliver Hunt  <oliver@apple.com>
     2
     3        Reviewed by Sam.
     4       
     5        Add Mac input methods to qt skip list
     6
     7        * Skipped:
     8
    192007-07-18  Lars Knoll <lars@trolltech.com>
    210
  • trunk/LayoutTests/qt/Skipped

    r24410 r24522  
    1313plugins
    1414svg
     15
     16#mac specific input method tests
     17editing/input/mac
    1518
    1619# crashes
  • trunk/LayoutTests/win/Skipped

    r24519 r24522  
    4141# Input Method tests are completely Mac specific for now
    4242# <rdar://problem/5352927>
    43 fast/events/inputmethods
     43editing/input/mac
    4444
    4545# No Dashboard compatibility mode on Windows
Note: See TracChangeset for help on using the changeset viewer.