[Webkit-unassigned] [Bug 13490] Implement execCommand("styleWithCSS", ...)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 9 22:52:20 PST 2008


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





------- Comment #6 from fuck at os.dk  2008-02-09 22:52 PDT -------
(In reply to comment #4)
> (In reply to comment #1)
> > I think that this support is absolutely vital for webkit to be used in cms
> > environments that expect symantically correct content. Without this, webkit
> > inserts spans instead of <em>s etc.
> You write that without this feature, Safari inserts spans "instead of <em>s",
> but both the Quirksmode document that you sited and Mozillas documentation on
> styleWithCSS say that when styleWithCSS is off, Bold applies a <b> tag.  This
> is how FF behaves.  Is there a browser that inserts <em>s on Bold?
> Justin

No there is no browser that sees <em> as bold, but italic (<em>), underlined
(<u>), strikethrew (<strike>), subscript (<sub>) and supperscript (<sup>) are
also affected by this issue.


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