Changeset 130741 in webkit


Ignore:
Timestamp:
Oct 9, 2012 2:09:38 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[Qt] /editing/selection/caret-bidi-first-and-last-letters.html fails
https://bugs.webkit.org/show_bug.cgi?id=51884

Patch by Tullio Lucena <tullio.lucena@openbossa.org> on 2012-10-09
Reviewed by Ryosuke Niwa.

This test pass with this change in testfonts https://gitorious.org/qtwebkit/testfonts/merge_requests/1

  • platform/qt/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r130740 r130741  
     12012-10-09  Tullio Lucena  <tullio.lucena@openbossa.org>
     2
     3        [Qt] /editing/selection/caret-bidi-first-and-last-letters.html fails
     4        https://bugs.webkit.org/show_bug.cgi?id=51884
     5
     6        Reviewed by Ryosuke Niwa.
     7
     8        This test pass with this change in testfonts https://gitorious.org/qtwebkit/testfonts/merge_requests/1
     9
     10        * platform/qt/TestExpectations:
     11
    1122012-10-09  Tullio Lucena  <tullio.lucena@openbossa.org>
    213
  • trunk/LayoutTests/platform/qt/TestExpectations

    r130740 r130741  
    860860# https://bugs.webkit.org/show_bug.cgi?id=66431
    861861editing/selection/collapse-selection-in-bidi.html
    862 
    863 # https://bugs.webkit.org/show_bug.cgi?id=51884
    864 editing/selection/caret-bidi-first-and-last-letters.html
    865862
    866863# RTL: selection.modify("move", "forward", "line") when cursor is at start of a line does not move down a line
Note: See TracChangeset for help on using the changeset viewer.