Skip to content

Commit 64f8b2b

Browse files
annevksideshowbarker
authored andcommitted
Editorial: remove WebSocket remnants
Closes #27.
1 parent 6782481 commit 64f8b2b

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

index.bs

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ spec:dom; type:interface; text:Document
3939
type: dfn
4040
urlPrefix: https://tools.ietf.org/html/rfc6797
4141
text: mixed security context; url: section-12.4
42-
type: dfn
43-
urlPrefix: https://tools.ietf.org/html/rfc6455; spec: RFC6455
44-
text: fail the websocket connection; url: section-7.1.7
45-
type: attribute
46-
text: onerror; for: WebSocket; url: https://www.w3.org/TR/websockets/#handler-websocket-onerror
4742
</pre>
4843

4944
<section>
@@ -141,7 +136,7 @@ type: attribute
141136
<a href="https://www.w3.org/TR/wsc-ui/#securepage">section 5.3</a> of
142137
[[WSC-UI]]. This document updates that initial definition.
143138

144-
Note: [[XML]] also defines an unrelated
139+
Note: [[XML]] also defines an unrelated
145140
<a href="https://www.w3.org/TR/2008/REC-xml-20081126/#sec-mixed-content">"mixed content"</a>.
146141
concept. This is potentially confusing, but given the term's near
147142
ubiquitious usage in a security context across user agents for more than
@@ -309,7 +304,7 @@ type: attribute
309304
optionally-blockable mixed content will now be autoupgraded.
310305
[[mixed-content#should-block-fetch]] and [[mixed-content#should-block-response]] are
311306
replaced by the versions below, while [[mixed-content#categorize-settings-object]] is left
312-
unmodified (but included below since this will replace the [[mixed-content]] spec).
307+
unmodified (but included below since this will replace the [[mixed-content]] spec).
313308

314309

315310
section>
@@ -324,7 +319,7 @@ type: attribute
324319
as appropriate.
325320

326321
Given an [=environment settings object=] (|settings|):
327-
322+
328323
1. If |settings|' [=environment settings object/origin=] is a
329324
[=potentially trustworthy origin=], then return
330325
"`Prohibits Mixed Security Contexts`".
@@ -560,7 +555,7 @@ type: attribute
560555
presence of one or more <{form}> elements with <a element-attr>action</a> attributes whose
561556
values are not [=potentially trustworthy URL=]s.
562557

563-
A user agent MAY choose to warn users on submission of a <{form}> element with
558+
A user agent MAY choose to warn users on submission of a <{form}> element with
564559
<a element-attr>action</a> attributes whose values are not [=potentially trustworthy URL=]s
565560
and allow users to abort the submission.
566561

0 commit comments

Comments
 (0)