<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 17, 2015 at 5:13 PM, Dirk Hohndel <span dir="ltr"><<a href="mailto:dirk@hohndel.org" target="_blank">dirk@hohndel.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Gehad,<br>
<br>
I know you are focused on this year's GSoC project right now, but I have a<br>
question about your previous contribution, the HTML exporter...<br>
<br>
For me (Firefox 38.0.5, Arch Linux) the expansion by clicking on an entry<br>
in the dive list doesn't work. I get nothing at all. The Expand All button<br>
works.<br>
<br>
This is what I see in source view:<br>
<br>
<ul id="290" ul="<=" onclick="toggleExpantion(event, this)" style="padding: 2px 10px;"><br>
<br>
What I don't understand about this line is the ul attribute. It doesn't<br>
appear to exist based on my reading of the standard and when I ask Firefox<br>
to copy the html what it does seems to indicate that it might be confused<br>
by that ul attribute as well:<br>
<br>
<ul style="padding: 2px 10px;" id="290" onclick="toggleExpantion(event, this)" <="" ul=""><br>
<br>
see how it creates a '<' attribute here?<br>
<br>
Something is definitely wrong there.<br>
<br>
Any idea?<br></blockquote><div><br>Hello Dirk,<br><br>I couldn't reproduce this on Chromium but I still see the malformed Html it seems that Chromium is more tolerant to incorrect tags, I have attached a patch that fixes the tag closing, I hope this will fix the problem.<br></div></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">regards,</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div dir="ltr"><div>Gehad</div></div></div></blockquote></div></div>
</div></div>