Skip to content

Commit 6185cec

Browse files
authored
Merge pull request #691 from w3c/chrisn-fix-should
Replace RFC2119 wording in Security Considerations
2 parents d1ca473 + f648a57 commit 6185cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5596,7 +5596,7 @@
55965596
affords attackers the ability to invoke sequences of control methods that were
55975597
not previously possible via the higher level APIs.
55985598

5599-
User Agents <em class="rfc2119">SHOULD</em> mitigate this risk by extensively
5599+
The Working Group expects User Agents to mitigate this risk by extensively
56005600
fuzzing their implementation with random inputs and control method invocations.
56015601
Additionally, User Agents are encouraged to isolate their underlying codecs in
56025602
processes with restricted privileges (sandbox) as a barrier against successful

0 commit comments

Comments
 (0)