diff --git a/url.html b/url.html index 899424d8..49718b3b 100644 --- a/url.html +++ b/url.html @@ -9,7 +9,7 @@

URL

-

Living Standard — Last Updated 25 June 2014

+

Living Standard — Last Updated 26 June 2014

@@ -38,7 +38,7 @@

Living Standard — Last Updated 25 June 2014

5.2 Parsing

url's port to base's port. -
file:/example.org/
+

file:/path/ will not inherit + base's host.

  • Set state to relative path state, and decrease pointer by one. diff --git a/url.src.html b/url.src.html index cfb2f365..05f34fe5 100644 --- a/url.src.html +++ b/url.src.html @@ -1226,7 +1226,8 @@

    Parsing

    url's port to base's port. -
    file:/example.org/
    +

    file:/path/ will not inherit + base's host.

  • Set state to relative path state, and decrease pointer by one.