Quote:
Originally Posted by KevinH
I would like to get a fix in the tree for use of strike at least (deprecating u and then undeprecating it is just stupid, so I don't really care about use of "u" or not).
DiapDealer, what do you think?
|
Let me take a peek at how difficult it would be to leave it up to a user preference (enabling document.execCommand("styleWithCSS", "true")). What area of the source am I looking at? BookViewEditor.cpp?
It would seem to be the best of both worlds if a user could ultimately decide for themselves between
ugly-but-compliant and
clean-(and functional)-but-technically-in-violation-of-specs, no?