Skip to content

Commit c3d8306

Browse files
authored
Editorial: tweak wording for "The Web Origin Concept" obsolescence
1 parent f361d9c commit c3d8306

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

fetch.bs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ everything that involves, including:
122122
</ul>
123123

124124
<p>To do so it also supersedes the HTTP `<a http-header><code>Origin</code></a>` header semantics
125-
originally defined in The Web Origin Concept. [[ORIGIN]]
125+
originally defined in <cite>The Web Origin Concept</cite>. [[ORIGIN]]
126126

127127

128128

@@ -2627,9 +2627,7 @@ origin-or-null = origin / %s"null" ; case-sensitive
26272627
origin = <a for=url>scheme</a> "://" <a for=url>host</a> [ ":" <a for=url>port</a> ]
26282628
</code></pre>
26292629

2630-
<p class="note no-backref">This supplants the `<code>Origin</code>`
2631-
<a for=/>header</a>.
2632-
[[ORIGIN]]
2630+
<p class=note>This supplants the definition in <cite>The Web Origin Concept</cite>. [[ORIGIN]]
26332631

26342632
<hr>
26352633

0 commit comments

Comments
 (0)