- From: Emily Stark <notifications@github.com>
- Date: Fri, 15 Mar 2019 15:16:14 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 March 2019 22:16:36 UTC
This commit expands the URL rendering section to contain some of the
non-Chrome-specific guidelines from Chromium's URL display guidelines
(https://chromium.googlesource.com/chromium/src/+/master/docs/security/url_display_guidelines/url_display_guidelines.md).
The guidance is geared towards URLs that are rendered primarily in a
context in which a user is making a security decision.
The advice is separated into 3 sections: simplifying URLs to prevent
spoofing and confusion, eliding in space-constrained displays, and
i18n/bidi/special characters.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/url/pull/434
-- Commit Summary --
* Restructure URL rendering section and add additional guidance
-- File Changes --
M url.bs (90)
-- Patch Links --
https://github.com/whatwg/url/pull/434.patch
https://github.com/whatwg/url/pull/434.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/434
Received on Friday, 15 March 2019 22:16:36 UTC