[Webkit-unassigned] [Bug 23568] New: User stylesheets not applied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 27 03:29:13 PST 2009


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

           Summary: User stylesheets not applied
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bhawkeslewis at googlemail.com


With WebKit Nightly, my user stylesheet is ignored, but with the current
version of Safari it is applied. My user stylesheet contains the following:

textarea {
    font-family: Monaco !important;
    font-size: 16pt !important;
    color: green !important;
    background: black !important;
    min-height: 50pt !important;
}

An example of a page this happens on is this bug report form itself.


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