Changeset 76548 in webkit


Ignore:
Timestamp:
Jan 24, 2011 2:25:07 PM (13 years ago)
Author:
xji@chromium.org
Message:

2011-01-24 Xiaomei Ji <xji@chromium.org>

Reviewed by Ryosuke Niwa.

Add test for Chinese Segmentation.
https://bugs.webkit.org/show_bug.cgi?id=52926

The CJK segmentation currently does not work in other ports except Chromium.
Please refer to https://bugs.webkit.org/show_bug.cgi?id=53044 for detail.

  • fast/text/international/cjk-segmentation-expected.txt: Added.
  • fast/text/international/cjk-segmentation.html: Added.
  • platform/chromium/fast/text/international: Added.
  • platform/chromium/fast/text/international/cjk-segmentation-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r76544 r76548  
     12011-01-24  Xiaomei Ji  <xji@chromium.org>
     2
     3        Reviewed by Ryosuke Niwa.
     4
     5        Add test for Chinese Segmentation.
     6        https://bugs.webkit.org/show_bug.cgi?id=52926
     7
     8        The CJK segmentation currently does not work in other ports except Chromium.
     9        Please refer to https://bugs.webkit.org/show_bug.cgi?id=53044 for detail.
     10
     11        * fast/text/international/cjk-segmentation-expected.txt: Added.
     12        * fast/text/international/cjk-segmentation.html: Added.
     13        * platform/chromium/fast/text/international: Added.
     14        * platform/chromium/fast/text/international/cjk-segmentation-expected.txt: Added.
     15
    1162011-01-24  Maciej Stachowiak  <mjs@apple.com>
    217
Note: See TracChangeset for help on using the changeset viewer.