[Webkit-unassigned] [Bug 9349] New: REGRESSION (14740-14755) CSS Browser Crash
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jun 7 17:04:34 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9349
Summary: REGRESSION (14740-14755) CSS Browser Crash
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://wrms.catalyst.net.nz
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: nem at lisp.geek.nz
WebKit Nightly builds after 14717 (14740 onwards) crash in
WebCore::CSSParser::parseFont with KERN_PROTECTION_FAILURE at address:
0x00000000 when loading http://wrms.catalyst.net.nz
Broken CSS is probably:
.subtotal {
font: bold;
border-top: 2px solid;
border-bottom: 2px solid;
background: #f0f0f0;
}
.period {
font: bold;
border-right: 2px solid;
border-left: 2px solid;
background: #f0f0f0;
}
--
Configure bugmail: http://bugzilla.opendarwin.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