This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24818 - Section 14.3.2 (High-level Touch) is not necessary
Summary: Section 14.3.2 (High-level Touch) is not necessary
Status: RESOLVED INVALID
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Browser Testing and Tools WG
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2014-02-25 23:18 UTC by Marc Fisher
Modified: 2015-10-26 01:13 UTC (History)
2 users (show)

See Also:


Attachments

Description Marc Fisher 2014-02-25 23:18:33 UTC
It begins by stating that it is describing the low-level touch APIs which are actually defined in Section 14.2.1.2. It then describes only method, tap, which is an alias for click as defined in section 14.3.1
Comment 1 Andreas Tolfsen 2015-10-26 01:13:39 UTC
We decided that high-level actions should be implementation details and that they should not explicitly call down to the low-level actions in the specification.

Instead we will probably define some common alogrithms.