Skip to content

Commit 3d41cca

Browse files
committed
Replace remaining instances of rfc2119 words with english equivalent after rebase
1 parent cde0f2a commit 3d41cca

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.src.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,7 +2003,7 @@
20032003
fingerprinting, they SHOULD ignore the {{HardwareAcceleration}} preference.
20042004

20052005
<div class='note'>
2006-
NOTE: Good examples of when a User Agent may ignore
2006+
NOTE: Good examples of when a User Agent can ignore
20072007
{{HardwareAcceleration/prefer-hardware}} or
20082008
{{HardwareAcceleration/prefer-software}} are for reasons of user privacy or
20092009
circumstances where the User Agent determines an alternative setting would
@@ -2020,10 +2020,10 @@
20202020
device-specific, but authors can generally expect the following:
20212021

20222022
* Setting a value of {{HardwareAcceleration/prefer-hardware}} or
2023-
{{HardwareAcceleration/prefer-software}} may significantly restrict what
2024-
configurations are supported. It may occur that the user's device does not
2023+
{{HardwareAcceleration/prefer-software}} can significantly restrict what
2024+
configurations are supported. It can occur that the user's device does not
20252025
offer acceleration for any codec, or only for the most common profiles of
2026-
older codecs. It may also occur that a given User Agent lacks a software
2026+
older codecs. It can also occur that a given User Agent lacks a software
20272027
based codec implementation.
20282028
* Hardware acceleration does not simply imply faster encoding / decoding.
20292029
Hardware acceleration often has higher startup latency but more consistent
@@ -2058,7 +2058,7 @@
20582058
software codec implementation. User Agents may ignore this value for any
20592059
reason.
20602060

2061-
NOTE: This may cause the configuration to be unsupported on platforms where
2061+
NOTE: This can cause the configuration to be unsupported on platforms where
20622062
an unaccelerated codec is unavailable or is incompatible with other aspects
20632063
of the codec configuration.
20642064
</dd>
@@ -2067,7 +2067,7 @@
20672067
Indicates that the User Agent <em class="rfc2119">SHOULD</em> prefer
20682068
hardware acceleration. User Agents may ignore this value for any reason.
20692069

2070-
NOTE: This may cause the configuration to be unsupported on platforms where
2070+
NOTE: This can cause the configuration to be unsupported on platforms where
20712071
an accelerated codec is unavailable or is incompatible with other aspects of
20722072
the codec configuration.
20732073
</dd>

0 commit comments

Comments
 (0)