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 @@ -1433,6 +1433,14 @@ <h3>
1433
1433
URL</ var > . The output from inputting an JSON document into this
1434
1434
algorithm is a < dfn > processed manifest</ dfn > .
1435
1435
</ p >
1436
+ < p class ="issue ">
1437
+ There is currently no way to invoke this algorithm without a
1438
+ < var > document URL</ var > . However, several user agents do just that
1439
+ (when they install a web application directly from a manifest URL,
1440
+ without a document). The algorithms that invoke this one should
1441
+ similarly be written to not require a < var > document URL</ var > . See
1442
+ < a href ="https://github.com/w3c/manifest/issues/668 "> #668</ a > .
1443
+ </ p >
1436
1444
< p class ="issue ">
1437
1445
We need to catch throws associated with enumerations in IDL
1438
1446
conversion as the spec might gain new values over time not supported
You can’t perform that action at this time.
0 commit comments