File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1141,20 +1141,12 @@ corresponding <a for=url>port</a> and is listed in the second column on the same
11411141 <th> <a for=url>port</a>
11421142 <tr><td> "<code> ftp</code> "<td> 21
11431143 <tr><td> "<code> file</code> "<td>
1144- <tr><td> "<code> gopher</code> "<td> 70
11451144 <tr><td> "<code> http</code> "<td> 80
11461145 <tr><td> "<code> https</code> "<td> 443
11471146 <tr><td> "<code> ws</code> "<td> 80
11481147 <tr><td> "<code> wss</code> "<td> 443
11491148</table>
11501149
1151- <!-- The best reason I have for listing "gopher" is Apple/Google:
1152- https://github.com/WebKit/webkit/blob/master/Source/WebCore/platform/URL.cpp#L72
1153- https://code.google.com/p/google-url/source/browse/trunk/src/url_canon_stdurl.cc#120
1154-
1155- It seems fine to remain compatible on that front, no need to support it
1156- elsewhere though. -->
1157-
11581150<p> A <a for=/>URL</a> <dfn export>is special</dfn> if its <a for=url>scheme</a> is a
11591151<a>special scheme</a> . A <a for=/>URL</a> <dfn>is not special</dfn> if its <a for=url>scheme</a> is
11601152not a <a>special scheme</a> .
You can’t perform that action at this time.
0 commit comments