Changeset 249363 in webkit


Ignore:
Timestamp:
Aug 31, 2019 4:02:29 PM (5 years ago)
Author:
Wenson Hsieh
Message:

[iOS] Add a test to ensure that a tap in editable content shows the callout bar if the selection did not change
https://bugs.webkit.org/show_bug.cgi?id=200082

Reviewed by Dean Jackson.

Adds a layout test to cover the UIKit change in <rdar://problem/53106460>.

  • editing/selection/ios/show-callout-bar-after-tap-expected.txt: Added.
  • editing/selection/ios/show-callout-bar-after-tap.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r249361 r249363  
     12019-08-31  Wenson Hsieh  <wenson_hsieh@apple.com>
     2
     3        [iOS] Add a test to ensure that a tap in editable content shows the callout bar if the selection did not change
     4        https://bugs.webkit.org/show_bug.cgi?id=200082
     5
     6        Reviewed by Dean Jackson.
     7
     8        Adds a layout test to cover the UIKit change in <rdar://problem/53106460>.
     9
     10        * editing/selection/ios/show-callout-bar-after-tap-expected.txt: Added.
     11        * editing/selection/ios/show-callout-bar-after-tap.html: Added.
     12
    1132019-08-31  Rob Buis  <rbuis@igalia.com>
    214
Note: See TracChangeset for help on using the changeset viewer.