File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1401,6 +1401,14 @@ <h3>
1401
1401
URL</ var > . The output from inputting an JSON document into this
1402
1402
algorithm is a < dfn > processed manifest</ dfn > .
1403
1403
</ p >
1404
+ < p class ="issue ">
1405
+ There is currently no way to invoke this algorithm without a
1406
+ < var > document URL</ var > . However, several user agents do just that
1407
+ (when they install a web application directly from a manifest URL,
1408
+ without a document). The algorithms that invoke this one should
1409
+ similarly be written to not require a < var > document URL</ var > . See
1410
+ < a href ="https://github.com/w3c/manifest/issues/668 "> #668</ a > .
1411
+ </ p >
1404
1412
< p class ="issue ">
1405
1413
We need to catch throws associated with enumerations in IDL
1406
1414
conversion as the spec might gain new values over time not supported
You can’t perform that action at this time.
0 commit comments