[Webkit-unassigned] [Bug 21679] ExecCommand fontsize does not change size of background color
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 11 12:22:30 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=21679
--- Comment #2 from Nick Santos <nicksantos at google.com> 2010-08-11 12:22:30 PST ---
Created an attachment (id=64145)
--> (https://bugs.webkit.org/attachment.cgi?id=64145)
Repro case for execCommand('fontsize') bug
This is still reproducible as of WebKit 534.3. This repro case demonstrates that the bug occurs on webkit but not on firefox.
Honestly, i think the real bug is that webkit is creating unnecessary <span> tags. It should just modify the existing <span> tag.
--
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