aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-28 21:10:50 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-28 21:10:50 -0800
commitf158c946aa2e28529312e8730f561e85a5e0e4a1 (patch)
treed00dee4c4dd69a6edda22a0b2f8849c040fe1c7c /spec.txt
parentef93684b823dcc1a4514491cdf42e018c7c62880 (diff)
Clarified that spec does not dictate URL encoding/normalization policy.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/spec.txt b/spec.txt
index eadd2ab..57e649f 100644
--- a/spec.txt
+++ b/spec.txt
@@ -6633,9 +6633,13 @@ just a backslash:
.
URL-escaping should be left alone inside the destination, as all
-URL-escaped characters are also valid URL characters. Character
-references in the destination will be parsed into the corresponding Unicode
-code points, as usual, and optionally URL-escaped when written as HTML.
+URL-escaped characters are also valid URL characters. Entity and
+numerical character references in the destination will be parsed
+into the corresponding Unicode code points, as usual. These may
+be optionally URL-escaped when written as HTML, but this spec
+does not enforce any particular policy for rendering URLs in
+HTML or other formats. Renderers may make different decisions
+about how to escape or normalize URLs in the output.
.
[link](foo%20b&auml;)