Bug 134905 - [iOS] Add tests to ensure CSS :active and :hover are applied when processing touch events
Summary: [iOS] Add tests to ensure CSS :active and :hover are applied when processing ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-14 15:06 PDT by Daniel Bates
Modified: 2014-07-14 17:15 PDT (History)
7 users (show)

See Also:


Attachments
Layout tests (7.26 KB, patch)
2014-07-14 15:14 PDT, Daniel Bates
simon.fraser: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 (649.09 KB, application/zip)
2014-07-14 16:21 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>