[Webkit-unassigned] [Bug 9561] New: Content property causes WebKit to hang.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jun 23 21:41:48 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9561

           Summary: Content property causes WebKit to hang.
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: troyb at omnigroup.com


The content property in this example causes WebKit to hang. 

The example uses this:

 #submit:before {
content: "\2714";
}
#clear:before {
content: "\2718";
text-shadow: black 0.2em 0.1em 0.1em
}

And on load the app hangs. Removing the content property allows the page to
load normally. 

This works as expected in Safari 2.0.3 and Camino.


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