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 24792 - [WebDriver Spec]: "Page load strategies" constants are ambiguous
Summary: [WebDriver Spec]: "Page load strategies" constants are ambiguous
Status: RESOLVED FIXED
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Simon Stewart
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2014-02-25 01:11 UTC by Wilhelm Joys Andersen
Modified: 2014-07-16 10:00 UTC (History)
2 users (show)

See Also:


Attachments

Description Wilhelm Joys Andersen 2014-02-25 01:11:17 UTC
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
Comment 1 David Burns :automatedtester 2014-07-15 15:21:42 UTC
conservative was removed bug 25490
Comment 2 David Burns :automatedtester 2014-07-16 10:00:05 UTC
https://dvcs.w3.org/hg/webdriver/rev/47f42f8894d7