- From: <bugzilla@jessica.w3.org>
- Date: Tue, 25 Feb 2014 01:11:17 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24792 Bug ID: 24792 Summary: [WebDriver Spec]: "Page load strategies" constants are ambiguous 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 This bug concerns the following chapter: https://dvcs.w3.org/hg/webdriver/raw-file/default/webdriver-spec.html#page-load-strategies-1 For the CONSERVATIVE constant: * The current prose refers to windows, frames and iframes. It may be better to rely on the terminology defined in HTML: top level browsing context and nested browsing context[1]. * It is unclear whether the remote end is to wait for all descendant browsing contexts or only the direct descendants. For the NONE constant: * This constant contains no normative requirements. There should be a SHOULD or MUST in there. [1]: http://www.w3.org/html/wg/drafts/html/master/browsers.html#nested-browsing-contexts -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 25 February 2014 01:11:28 UTC