[Webkit-unassigned] [Bug 56670] New: <dfn> should have font-style: italic by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 13:30:54 PDT 2011


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

           Summary: <dfn> should have font-style: italic by default
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Simetrical+webkit at gmail.com


Per HTML5 spec:

"address, cite, dfn, em, i, var { font-style: italic; }"
http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html#fonts-and-colors

Text in this test-case is italic in IE 9 RC, Firefox 4 RC, and Opera 11, but not Chrome 11 dev or Safari 5.0.3:

data:text/html,<!doctype html><dfn>Test</dfn>

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