[Webkit-unassigned] [Bug 12198] New: execcommand italic and bold commands should generate <i> and <b>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 08:31:01 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12198

           Summary: execcommand italic and bold commands should generate <i>
                    and <b>
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: annevankesteren+webkit at gmail.com


I heard that currently "italic" and "bold" generic something along the lines
of:

  <span style="font-style:italic"> ... </span>

that's not really useful. Given that this is mostly used by WYSIWYG editors
generating <em> and <strong> isn't particularly useful either (that's what IE
does at the moment).


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