[Bug 27257] anyURI_b006 seems to be valid

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27257

Henry S. Thompson <ht@inf.ed.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ht@inf.ed.ac.uk

--- Comment #1 from Henry S. Thompson <ht@inf.ed.ac.uk> ---
2396 was obsoleted by 3986 [3], whose BNF does _not_ allow the
authority to be empty:

  relative-part = "//" authority path-abempty
  authority     = [ userinfo "@" ] host [ ":" port ]

ht

[3] http://tools.ietf.org/html/rfc3986

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 6 November 2014 13:17:11 UTC