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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 01:00:19 PST 2009


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

           Summary: Wrong html in view source after receiving the
                    following html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marius.ciotlos at yahoo.com


Browser receives this HTML code:
              <div> 
                  <p> 
                    <span id="eventSummary_whenRow1">Friday, November 13</span> 
                    <span id="eventSummary_whenRow2"><br/>1:30AM -
3:30AM</span> 
<a href="#" id="eventSummary_whenLabel" class="eventSummary_collapsed">Time
Zone</a><br />                   
<span id="eventSummary" style="display: none"> 
                <form name="tzForm"><select
id="eventSummary_cmbDisplayTimezone" name="timeZone"
class="EP_EventSummary_TimeZone"> 
                  <option value="-279">Primary: GMT+2: Bucharest </option> 
                </select></form> 
                </span> 
               </p>  
               </div> 


Layout is wrong as From is always visible. After a "view source" you can see
that form is outside of the enclosing span.

-- 
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