- From: <bugzilla@jessica.w3.org>
- Date: Tue, 25 Feb 2014 01:59:09 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24793 Bug ID: 24793 Summary: [WebDriver Spec]: "5.2.1 Methods" are more descriptive than normative Product: Browser Test/Tools WG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: WebDriver Assignee: public-browser-tools-testing@w3.org Reporter: w@wja.no QA Contact: public-browser-tools-testing@w3.org CC: mike@w3.org Blocks: 20860 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 -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 25 February 2014 01:59:10 UTC