Bug 166877 - Add an iOS test for tapping on a text node assigned to a slot
Summary: Add an iOS test for tapping on a text node assigned to a slot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari 10
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-09 20:08 PST by Ryosuke Niwa
Modified: 2017-01-09 23:03 PST (History)
1 user (show)

See Also:


Attachments
Adds a test (4.02 KB, patch)
2017-01-09 20:15 PST, Ryosuke Niwa
aestes: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews126 for ios-simulator-wk2 (18.18 MB, application/zip)
2017-01-09 21:30 PST, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2017-01-09 20:08:40 PST
Another follow up to ​https://bugs.webkit.org/show_bug.cgi?id=165551
There's one more case in which tapping on a text node doesn't fire touch events.
Comment 1 Ryosuke Niwa 2017-01-09 20:15:11 PST
Created attachment 298438 [details]
Adds a test
Comment 2 Ryosuke Niwa 2017-01-09 20:16:21 PST
rdar://problem/29941747
Comment 3 Build Bot 2017-01-09 21:30:15 PST
Comment on attachment 298438 [details]
Adds a test

Attachment 298438 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2862007

New failing tests:
fast/shadow-dom/touch-event-on-text-assigned-to-slot.html
Comment 4 Build Bot 2017-01-09 21:30:18 PST
Created attachment 298446 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 5 Ryosuke Niwa 2017-01-09 23:03:23 PST
Committed r210538: <http://trac.webkit.org/changeset/210538>