[Webkit-unassigned] [Bug 43017] removeFormant needs to be reimplemented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 14:42:56 PDT 2010


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67970|0                           |1
        is obsolete|                            |




--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2010-09-24 14:42:56 PST ---
Created an attachment (id=68752)
 --> (https://bugs.webkit.org/attachment.cgi?id=68752)
test CSS properties (MSIE / Firefox)

It seems like MSIE does the same for CSS properties.  In fact, MSIE does not seem to delete any CSS property at all, which IMHO is wrong because user can never tell the difference between <b>hello</b> and <span style="font-weight: bold;">hello</span> but then MSIE does not support styleWithCSS so we might say that they're being consistent.

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