diff --git a/index.html b/index.html index 175807f6d..4acafd2f4 100644 --- a/index.html +++ b/index.html @@ -1400,6 +1400,14 @@
+ There is currently no way to invoke this algorithm without a + document URL. However, several user agents do just that + (when they install a web application directly from a manifest URL, + without a document). The algorithms that invoke this one should + similarly be written to not require a document URL. See + #668. +
We need to catch throws associated with enumerations in IDL conversion as the spec might gain new values over time not supported