RESOLVED FIXED 185144
Add tests for selection in content editable
https://bugs.webkit.org/show_bug.cgi?id=185144
Summary Add tests for selection in content editable
Megan Gardner
Reported 2018-04-30 15:08:25 PDT
Add tests for selection in content editable
Attachments
Patch (56.46 KB, patch)
2018-04-30 15:17 PDT, Megan Gardner
wenson_hsieh: review+
Megan Gardner
Comment 1 2018-04-30 15:17:17 PDT
Megan Gardner
Comment 2 2018-04-30 15:19:56 PDT
Wenson Hsieh
Comment 3 2018-04-30 17:31:43 PDT
Comment on attachment 339153 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=339153&action=review > LayoutTests/fast/events/touch/ios/double-tap-on-editable-content-for-selection-then-drag-down-to-change-selected-text.html:15 > + return; Nit - we usually insert a message here by doing something like `description("This test is best run under WebKitTestRunner.")`.
Megan Gardner
Comment 4 2018-04-30 17:36:14 PDT
Note You need to log in before you can comment on or make changes to this bug.