File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
specs/subresourceintegrity Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ and future versions of the specification are likely to expand this coverage.
60
60
<section >
61
61
### Goals
62
62
63
- 1 . Compromise of the third-party service should not automatically mean
63
+ 1 . Compromise of a third-party service should not automatically mean
64
64
compromise of every site which includes its scripts. Content authors
65
65
will have a mechanism by which they can specify expectations for
66
66
content they load, meaning for example that they could load a
@@ -277,7 +277,7 @@ stronger hash functions as they become available.
277
277
<section >
278
278
#### Priority
279
279
280
- User agents must provide a mechanism of determining the relative priority of two
280
+ User agents must provide a mechanism for determining the relative priority of two
281
281
hash functions and return the empty string if the priority is equal. That is, if
282
282
a user agent implemented a function like <dfn >getPrioritizedHashFunction(a,
283
283
b)</dfn > it would return the hash function the user agent considers the most
You can’t perform that action at this time.
0 commit comments