Closed GoogleCodeExporter closed 8 years ago
Hi Bosun,
any chance you could provide a sample? That would be much appreciated.
Original comment by markus.g...@gmail.com
on 30 Nov 2012 at 12:26
I'm trying to reproduce with markup like:
<p><a href="#span">See chap 2</a><object data="image.png"></object><span
id="span">Hello</span></p>
But it passed the validation.
Can you send an example of your markup ?
Original comment by rdeltour@gmail.com
on 1 Dec 2012 at 12:27
Sure thing. The <a> in question is on line 13. The <object> is on line 550, and
the id that matches the <a> is on line 724. I also have another <a> on line 14,
with a matching id inside a <span> on line 550; I was moving that <span> around
for testing.
Original comment by bosun....@gmail.com
on 1 Dec 2012 at 12:34
Attachments:
This issue was closed by revision r394.
Original comment by rdeltour@gmail.com
on 1 Dec 2012 at 1:19
Original issue reported on code.google.com by
bosun....@gmail.com
on 29 Nov 2012 at 11:54