[Webkit-unassigned] [Bug 110195] New: [CSS Regions] Region styling (@region) breaks formatting via ::first-letter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 02:03:23 PST 2013


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

           Summary: [CSS Regions] Region styling (@region) breaks
                    formatting via ::first-letter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mibalan at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 57312


If content is styled both via ::first-letter and then an @region applies to it, too, then the properties set via ::first-letter are discarded.
However, if font-size is specified, the box for the first letter will be the same as if font-size applies, but the actual letter is displayed without the font-size specified in ::first-letter.

See attached ref-test for a clearer picture of the problem (the letter 'M' should be 2.5em tall, italic and monospace; all the text should be green).

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