From ab55bdd978fca4eea24daa5b886829ac331b10d4 Mon Sep 17 00:00:00 2001
From: Matt Giuca
"!FETCH#concept-request-body">body.
Document
of the
+ top-level browsing context, then abort these steps.
following algorithm. The algorithm takes a string
text as an argument, which represents a manifest,
and a URL manifest URL, which represents the
- location of the manifest, and a URL document URL.
- The output from inputting an JSON document into this algorithm is a
- processed manifest.
+ location of the manifest. The output from inputting an JSON document
+ into this algorithm is a processed manifest.
We need to catch throws associated with enumerations in IDL @@ -1436,8 +1440,7 @@
start_url
member given
- manifest["start_url"], manifest URL, and
- document URL.
+ manifest["start_url"], and manifest URL.
lang
member given
@@ -1941,9 +1944,8 @@
The steps for processing the start_url
member
are given by the following algorithm. The algorithm takes a
- USVString value, a URL manifest
- URL, and a URL document URL. This algorithm
- returns a URL.
+ USVString value, and a URL manifest
+ URL. This algorithm returns a URL.
Document
of the
- top-level browsing context.
-