A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mail-archive.com/html5lib-discuss@googlegroups.com/msg00190.html below:

Ampersand/entity confusion in URLs

Note what html5lib does to the URL below. Is this really according to
the parsing rules?
   Thanks

   Bruce

voxrox:/home/bruce# gem1.8 list|grep html5
html5 (0.10.0)
voxrox:/home/bruce# cat bad.html
<html>
<head>
</head>
  <body>
    <a href="http://perens.com/?a=b&notanentity=c&ampersand=d";>link</
a>
  </body>
</html>
voxrox:/home/bruce# html5 bad.html
<html>
<head>
</head>
  <body>
    <a href=http://perens.com/?a=b¬anentity=c&amp;ersand=d>link</a>


</body></html>
voxrox:/home/bruce# exit

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"html5lib-discuss" group.
 To post to this group, send email to html5lib-discuss@googlegroups.com
 To unsubscribe from this group, send email to [EMAIL PROTECTED]
 For more options, visit this group at 
http://groups.google.com/group/html5lib-discuss?hl=en-GB
-~----------~----~----~----~------~----~------~--~---


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4