Add comment on legality of plain % in html5 spec for later consideration.

This commit is contained in:
Gabriel Wicke 2011-12-06 16:04:43 +00:00
parent 6897b146a4
commit 959aa336a1

View file

@ -1070,6 +1070,8 @@ http://www.example.com/?title=AT%26T
</p>
!! end
# According to http://dev.w3.org/html5/spec/Overview.html#parsing-urls a plain
# % is actually legal in HTML5. Any change in output would need testing though.
!! test
Bug 4781, 5267: %25 in URL
!! input