[Webkit-unassigned] [Bug 32371] New: body with display:inline causes crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 03:53:42 PST 2009


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

           Summary: body with display:inline causes crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hamaji at chromium.org


The following HTML causes WebKit crash.

<body style="display: inline;">
  <marquee>No crash means PASS</marquee>
</body>

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