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 24793 - [WebDriver Spec]: "5.2.1 Methods" are more descriptive than normative
Summary: [WebDriver Spec]: "5.2.1 Methods" are more descriptive than normative
Status: RESOLVED DUPLICATE of bug 26275
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 01:59 UTC by Wilhelm Joys Andersen
Modified: 2014-07-16 14:46 UTC (History)
2 users (show)

See Also:


Attachments

Description Wilhelm Joys Andersen 2014-02-25 01:59:09 UTC
The current prose of this section is wooly, and lacking in normative conformance requirements (the invokation of a successful refresh command has none). We should model these commands after the more algorithmic prose of the DOM spec:

http://dom.spec.whatwg.org/#queuing-a-mutation-record 

For a majority of them, however, our algorithm can simply be a wrapper around references to the HTML spec[1,2,3], with our own exceptions, page load strategies and responses sprinkled on top,

[1]: http://www.w3.org/html/wg/drafts/html/master/browsers.html#read-html
[2]: http://www.w3.org/html/wg/drafts/html/master/browsers.html#history
[3]: http://www.w3.org/html/wg/drafts/html/master/browsers.html#dom-location-reload
Comment 1 David Burns :automatedtester 2014-07-16 14:46:59 UTC

*** This bug has been marked as a duplicate of bug 26275 ***