⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 118604 in webkit


Ignore:
Timestamp:
May 25, 2012, 8:20:17 PM (14 years ago)
Author:
commit-queue@webkit.org
Message:

cursor gets trapped when border-style: dashed is used
https://bugs.webkit.org/show_bug.cgi?id=37693

Patch by Sukolsak Sakshuwong <sukolsak@google.com> on 2012-05-25
Reviewed by Tony Chang.

This bug has been fixed. Add a test to make sure that it won't regress.

  • editing/selection/move-by-line-006-expected.txt: Added.
  • editing/selection/move-by-line-006.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r118602 r118604  
     12012-05-25  Sukolsak Sakshuwong  <sukolsak@google.com>
     2
     3        cursor gets trapped when border-style: dashed is used
     4        https://bugs.webkit.org/show_bug.cgi?id=37693
     5
     6        Reviewed by Tony Chang.
     7
     8        This bug has been fixed. Add a test to make sure that it won't regress.
     9
     10        * editing/selection/move-by-line-006-expected.txt: Added.
     11        * editing/selection/move-by-line-006.html: Added.
     12
    1132012-05-25  Tony Chang  <tony@chromium.org>
    214
Note: See TracChangeset for help on using the changeset viewer.