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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 4 11:19:50 PST 2008


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





------- Comment #16 from mjs at apple.com  2008-11-04 11:19 PDT -------
I'd say we should use <b> and <i>, not <strong> and <em>. First of all this
matches Firefox. Second, Bold and Italic are presentational commands, and it is
appropriate to use presentational markup. If a user hit a button labeled [I] or
hit Cmd-I, it would be wrong to infer that he meant to emphasize, since there
are many other valid uses of italics. It whoudl be good to get this fix in
since we have a patch that looks reasonable.


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