Skip to content

Commit 7ae1c69

Browse files
rmisevannevk
authored andcommitted
Remove gopher case from origin algorithm
After #453 the gopher scheme is not special anymore. According to web-platform-tests/wpt#19770 the intention is that a gopher URL's origin would be opaque (null). Fixes part of #455.
1 parent d589670 commit 7ae1c69

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

url.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2444,7 +2444,6 @@ background information. [[!HTML]]
24442444
(<code>https</code>, <code>whatwg.org</code>, null, null).
24452445

24462446
<dt>"<code>ftp</code>"
2447-
<dt>"<code>gopher</code>"
24482447
<dt>"<code>http</code>"
24492448
<dt>"<code>https</code>"
24502449
<dt>"<code>ws</code>"

0 commit comments

Comments
 (0)