Changeset 57006 in webkit


Ignore:
Timestamp:
Apr 2, 2010 10:01:47 AM (14 years ago)
Author:
eric@webkit.org
Message:

2010-04-02 Eric Seidel <eric@webkit.org>

Reviewed by Darin Adler.

Incorrect insertion position after typing 'ำ' (THAI CHARACTER SARA AM = 0E33)
https://bugs.webkit.org/show_bug.cgi?id=36858

Add failing results for Tiger to make the Tiger bot green.
We may wish to actually fix Tiger at some point.

  • platform/mac-tiger/fast/text/multiglyph-characters-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r57002 r57006  
     12010-04-02  Eric Seidel  <eric@webkit.org>
     2
     3        Reviewed by Darin Adler.
     4
     5        Incorrect insertion position after typing 'ำ' (THAI CHARACTER SARA AM = 0E33)
     6        https://bugs.webkit.org/show_bug.cgi?id=36858
     7
     8        Add failing results for Tiger to make the Tiger bot green.
     9        We may wish to actually fix Tiger at some point.
     10
     11        * platform/mac-tiger/fast/text/multiglyph-characters-expected.txt: Added.
     12
    1132010-04-02  Darin Fisher  <darin@chromium.org>
    214
Note: See TracChangeset for help on using the changeset viewer.