Bug 134905

Summary: [iOS] Add tests to ensure CSS :active and :hover are applied when processing touch events
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, buildbot, ddkilzer, kling, rniwa, simon.fraser, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Layout tests
simon.fraser: review+, buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 none

Description Daniel Bates 2014-07-14 15:06:51 PDT
Add tests to ensure that we apply the CSS pseudo-classes :active and :hover when processing touch events.
Comment 1 Daniel Bates 2014-07-14 15:14:22 PDT
Created attachment 234882 [details]
Layout tests
Comment 2 Build Bot 2014-07-14 16:21:52 PDT
Comment on attachment 234882 [details]
Layout tests

Attachment 234882 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/4783186101927936

New failing tests:
media/W3C/video/networkState/networkState_during_loadstart.html
Comment 3 Build Bot 2014-07-14 16:21:55 PDT
Created attachment 234889 [details]
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-09  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Daniel Bates 2014-07-14 17:14:32 PDT
Committed r171094: <http://trac.webkit.org/changeset/171094>
Comment 5 Daniel Bates 2014-07-14 17:15:40 PDT
<rdar://problem/16602779>