Re: bug

leandro pacheco <leandrozpacheco@gmail.com>, 2015-12-25 22:07 -0200:
> Archived-At: <http://www.w3.org/mid/CAMjdwfEDzhcBh-vT=0UF_HY2hJTO5Oh-1HZcymjfhrauC7jSBg@mail.gmail.com>
> 
> bug: https://i.gyazo.com/c89b323f2156926e0866ed2c4e9a5e54.png

Thanks for reporting this. You caught a parsing regression I inadvertently
introduced recently around the error reporting behavior for ampersand
characters. I’ll get it fixed soon but in the mean time time, you can work
around it by replacing the ampersand in line 154 of your frameB.html source
file with “&amp;”; like this:

  <a href=”http://photorack.net/index.php?action=showgal&amp;cat=1">

-- 
Michael[tm] Smith https://people.w3.org/mike

Received on Sunday, 27 December 2015 01:13:12 UTC