@@ -3328,10 +3328,21 @@ <h2>
3328
3328
independent, interoperable implementations of each feature. Each
3329
3329
feature may be implemented by a different set of products, there is no
3330
3330
requirement that all features be implemented by a single product.
3331
- Additionally, implementations of the receiving user agent conformance
3332
- class must include at least one implementation of the < a href =
3333
- "#1-ua "> 1-UA</ a > mode and one implementation of the < a href =
3334
- "#2-ua "> 2-UA</ a > mode.
3331
+ Additionally, implementations of the < a > controlling user agent</ a >
3332
+ conformance class must include at least one implementation of the
3333
+ < a href ="#1-ua "> 1-UA mode</ a > , and one implementation of the < a href =
3334
+ "#2-ua "> 2-UA mode</ a > . < a href ="#2-ua "> 2-UA mode</ a > implementations
3335
+ may only support non http/https presentation URLs. Implementations of
3336
+ the < a > receiving user agent</ a > conformance class may not include
3337
+ implementations of the < a href ="#2-ua "> 2-UA mode</ a > .
3338
+ </ p >
3339
+ < p >
3340
+ The API was recently restricted to secure contexts. Deprecation of the
3341
+ API in non secure contexts in early implementations takes time. The
3342
+ group may request transition to Proposed Recommendation with
3343
+ implementations that still expose the API in non secure contexts,
3344
+ provided there exists a timeline to restrict these implementations in
3345
+ the future.
3335
3346
</ p >
3336
3347
< p >
3337
3348
For the purposes of these criteria, we define the following terms:
@@ -3389,6 +3400,10 @@ <h3>
3389
3400
Changes since 14 July 2016
3390
3401
</ h3 >
3391
3402
< ul >
3403
+ < li > Relaxed exit criteria to match known implementations plans
3404
+ (< a href =
3405
+ "https://github.com/w3c/presentation-api/issues/406 "> #406</ a > )
3406
+ </ li >
3392
3407
< li > The sandboxed top-level navigation browsing context flag and the
3393
3408
sandboxed modals flag are now set on the receiving browsing context
3394
3409
to prevent top-level navigation and the ability to spawn new browsing
0 commit comments