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

Changeset 245399 in webkit


Ignore:
Timestamp:
May 16, 2019, 10:27:55 AM (7 years ago)
Author:
dbates@webkit.org
Message:

[iOS] Select all with existing range selection replaces range instead of selecting all text
https://bugs.webkit.org/show_bug.cgi?id=197950
<rdar://problem/50245131>

Add missing file that was inadvertently omitted from the patch.

  • fast/events/ios/resources/submit-form-target-blank-using-return-key.html: Added.
Location:
trunk/LayoutTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r245396 r245399  
     12019-05-16  Daniel Bates  <dabates@apple.com>
     2
     3        [iOS] Select all with existing range selection replaces range instead of selecting all text
     4        https://bugs.webkit.org/show_bug.cgi?id=197950
     5        <rdar://problem/50245131>
     6
     7        Add missing file that was inadvertently omitted from the patch.
     8
     9        * fast/events/ios/resources/submit-form-target-blank-using-return-key.html: Added.
     10
    1112019-05-16  Ali Juma  <ajuma@chromium.org>
    212
Note: See TracChangeset for help on using the changeset viewer.