Merge branch 'patch-1' into 'master'

Fix typo

See merge request spritely/ocappub!5
This commit is contained in:
Jay Graber 2024-12-14 10:19:52 +00:00
commit 00fdf4b902

View File

@ -1067,7 +1067,7 @@ The solution to the second problem is very similar once we realize
that browsers made the perimeter-security-is-eggshell-security mistake. that browsers made the perimeter-security-is-eggshell-security mistake.
(And now we understand why dealing with CORS headers is such a (And now we understand why dealing with CORS headers is such a
headache!) headache!)
Except... "solving" this problem would mean brining explicit ocap type Except... "solving" this problem would mean bringing explicit ocap type
security to the web in general, meaning that extensions could not security to the web in general, meaning that extensions could not
automatically reach in and scrape an entire page by default, for automatically reach in and scrape an entire page by default, for
instance. instance.