diff --git a/source b/source index 8ae7c01efb2..6770ccf7fee 100644 --- a/source +++ b/source @@ -2495,7 +2495,6 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
about:blank
User-Agent
` valueDocument
whose URL's scheme is not a network scheme.web+
" schemes. As
- such, these schemes must not be used for features intended to be core platform features (e.g.
- network transfer protocols like HTTP or FTP). Similarly, such schemes must not store
- confidential information in their URLs, such as usernames, passwords, personal information, or
- confidential project names.
+ such, these schemes must not be used for features intended to be core platform features (e.g.,
+ HTTP). Similarly, such schemes must not store confidential information in their URLs, such as
+ usernames, passwords, personal information, or confidential project names.