[Webkit-unassigned] [Bug 17857] New: Crash for wbr with special css applied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 14 15:33:11 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17857

           Summary: Crash for wbr with special css applied
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: PC
               URL: http://www.holidaycheck.de/laender-
                    reiseinformationen_griechenland-lid_7.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: minatoar at gmail.com


This page crashes in Safari 3.1 beta:
http://www.holidaycheck.de/laender-reiseinformationen_griechenland-lid_7.html

A reduced test case for the crash is:
<html>
<style>
  .kLabel * { position:absolute; }
</style>
<div class="kLabel"><wbr></div>
</body>
</html>


-- 
Configure bugmail: http://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