dap commit: entry-script also not defined

changeset:   501:9bff8d619cf2
tag:         tip
user:        Frederick Hirsch <frederick.hirsch@nokia.com>
date:        Wed Feb 19 17:42:27 2014 -0500
files:       discovery-api/WD_20140220.html
description:
entry-script also not defined


diff -r 20613207aea0 -r 9bff8d619cf2 discovery-api/WD_20140220.html
--- a/discovery-api/WD_20140220.html	Wed Feb 19 17:34:10 2014 -0500
+++ b/discovery-api/WD_20140220.html	Wed Feb 19 17:42:27 2014 -0500
@@ -1090,9 +1090,8 @@
                     "#dfn-preliminary-cors-check"
                           class="internalDFN">preliminary CORS check</a> algorithm, passing in <var>matched
                           services</var>'s <code>url</code> attribute as the <var>control endpoint URL</var> argument
-                          and the <a href=
-                          "http://www.whatwg.org/specs/web-apps/current-work/complete/browsers.html#entry-script"
-                          class="externalDFN">entry script</a>'s <a href=
+                          and the 
+                      entry script's <a href=
                           "http://www.whatwg.org/specs/web-apps/current-work/complete/origin-0.html#origin"
                           class="externalDFN">origin</a> as the <var>request origin</var> argument.
                     </li>
@@ -1130,9 +1129,7 @@
                 If <var>services found</var> is not an empty array then the <a href="#dfn-user-agent"
                    class="internalDFN">user agent</a> <em class="rfc2119"
                    title="MAY">MAY</em> choose to prompt the user in a user-agent-specific manner for permission to
-                   provide the <a href=
-                   "http://www.whatwg.org/specs/web-apps/current-work/complete/browsers.html#entry-script"
-                   class="externalDFN">entry script</a>'s <a href=
+                   provide the entry script's <a href=
                    "http://www.whatwg.org/specs/web-apps/current-work/complete/origin-0.html#origin"
                    class="externalDFN">origin</a> with a <a href="#networkservices"><code>NetworkServices</code></a>
                    object representing the <a href="#dfn-user-authorized"

Received on Wednesday, 19 February 2014 22:42:37 UTC