diff --git a/url.bs b/url.bs index 0f0846bc..6c4af00f 100644 --- a/url.bs +++ b/url.bs @@ -2093,11 +2093,11 @@ then runs these steps:

Origin

-

See origin's definition in HTML for the necessary +

See origin's definition in HTML for the necessary background information. [[!HTML]]

A URL's origin is the -origin returned by running these steps, switching on +origin returned by running these steps, switching on URL's scheme:

diff --git a/url.html b/url.html index 276b47bb..9951c36f 100644 --- a/url.html +++ b/url.html @@ -71,7 +71,7 @@

URL

-

Living Standard — Last Updated

+

Living Standard — Last Updated

@@ -2413,7 +2413,7 @@

context object
  • - [file-1] defines the following terms: + [FILEAPI] defines the following terms: @@ -2438,8 +2438,6 @@

    N
    Anne van Kesteren. DOM Standard. Living Standard. URL: https://dom.spec.whatwg.org/
    [ENCODING]
    Anne van Kesteren. Encoding Standard. Living Standard. URL: https://encoding.spec.whatwg.org/ -
    [FILE-1] -
    File API URL: https://w3c.github.io/FileAPI/
    [FILEAPI]
    Arun Ranganathan; Jonas Sicking. File API. 21 April 2015. WD. URL: https://w3c.github.io/FileAPI/
    [HTML]