[Webkit-unassigned] [Bug 26491] New: noscript tag inside a <p> tag causes line breaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 13:18:37 PDT 2009


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

           Summary: noscript tag inside a <p> tag causes line breaks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501119
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


This bug was reported in the Debian package for WebKitGTK+, and I confirmed it
is a problem with current TOT. With javascript disabled, the following HTML
will have a line break before 'noscript', in the rendering. Firefox does not
break the line, there.

<p>linelinelinelineline<noscript>noscript</noscript>linelineline</p>


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



More information about the webkit-unassigned mailing list