Changeset 58232 in webkit


Ignore:
Timestamp:
Apr 25, 2010 10:56:49 PM (14 years ago)
Author:
yuzo@google.com
Message:

2010-04-25 Yuzo Fujishima <yuzo@google.com>

Unreviewed, Chromium test expectation change.

editing/inserting/caret-position.html is expected to fail for Chromium.
This is because TextInputController::firstRectForCharacterRange is unimplemented for Chromium.

https://bugs.webkit.org/show_bug.cgi?id=38100

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r58229 r58232  
     12010-04-25  Yuzo Fujishima  <yuzo@google.com>
     2
     3        Unreviewed, Chromium test expectation change.
     4
     5        editing/inserting/caret-position.html is expected to fail for Chromium.
     6        This is because TextInputController::firstRectForCharacterRange is unimplemented for Chromium.
     7
     8        https://bugs.webkit.org/show_bug.cgi?id=38100
     9
     10        * platform/chromium/test_expectations.txt:
     11
    1122010-04-25  Andrey Kosyakov  <caseq@chromium.org>
    213
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r58228 r58232  
    27802780BUGWK38038 WIN LINUX MAC : fast/url/file-http-base.html = TEXT
    27812781
     2782// Started failing at r58191
     2783BUGWK38100 WIN LINUX MAC : editing/inserting/caret-position.html = TEXT
     2784
Note: See TracChangeset for help on using the changeset viewer.