[Webkit-unassigned] [Bug 40895] New: Content Generated with Pseudo-Class ":before" on "ruby" Element Causes Crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 20 17:54:10 PDT 2010


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

           Summary: Content Generated with Pseudo-Class ":before" on
                    "ruby" Element Causes Crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hugh.guiney at gmail.com


CSS in linked stylesheet, saved as UTF-8 w/o BOM:

ruby:before {
    content:'[content]';
}

Where "[content]" is text (tested with "-", ".", and "text").

Crashes Safari 5.0 (7533.16), Chrome 5.0 (5.0.375.70), and latest WebKit nightly (r61358).

"ruby:after" works fine and so do a bunch of other elements with ":before".

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