[Webkit-unassigned] [Bug 31464] Wrong html in view source after receiving the following html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 25 23:05:17 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31464





--- Comment #4 from Daniel Bates <dbates at webkit.org>  2009-11-25 23:05:17 PST ---
The structure should be of the form:

<div>
  <p>
    <span>
    <span>
      <br>
    </span>
    <a>
    <br>
    <span>
  </p>
  <form>
  <p> (&&)
</div>

(In reply to comment #3)
 > <div>
> <p>
>   <span>
>   <span>
>     <br>
>   </span>
>   <a>
>   <br>
>   <span>
> </p>
> <form>
> <p> (&&)
>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list