Fix a small typo
Change-Id: Ie1c78d43790ea0ba2fc92584701a84a094cbc202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6247447 Reviewed-by: Adrian Taylor <adetaylor@chromium.org> Reviewed-by: Amy Ressler <amyressler@chromium.org> Commit-Queue: Andrew Mitchell <mitchella@google.com> Cr-Commit-Position: refs/heads/main@{#1420874}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
e8118c2ecc
commit
327571afc7
@ -509,7 +509,7 @@ served (e.g. no document.cookie).
|
||||
### Are PDF files static content in Chromium?
|
||||
|
||||
No. PDF files have some powerful capabilities including invoking printing or
|
||||
posting form data. To mitigate abuse of these capabiliies, such as beaconing
|
||||
posting form data. To mitigate abuse of these capabilities, such as beaconing
|
||||
upon document open, we require interaction with the document (a "user gesture")
|
||||
before allowing their use.
|
||||
|
||||
|
Reference in New Issue
Block a user