[Webkit-unassigned] [Bug 36683] For compatibility, execCommand should support deprecated 'useCSS' alias for 'styleWithCSS'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 11 22:48:16 PDT 2011


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





--- Comment #17 from Kiyoto Tamura <owenestea at gmail.com>  2011-09-11 22:48:15 PST ---
Thanks for the prompt response. I will address the feedback related to tests/ChangeLog. As far as 

> 
> Are you sure queryCommandState("useCSS") should behave like queryCommandState("styleWithCSS")?
> 

goes,  I am pretty sure this yields a correct behavior. My understanding (per http://aryeh.name/spec/editing/editing.html#the-stylewithcss-command) is that useCSS is essentially styleWithCSS except for its interpretation of the third argument passed into document.execCommand.

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