Ticket #619 (closed defect: fixed)

Opened 7 years ago

Last modified 6 years ago

useCSS is deprecated for midas engine

Reported by: anonymous Owned by: gogo
Priority: normal Milestone: 2.0
Component: Xinha Core Version: trunk
Severity: trivial Keywords: midas
Cc:

Description

http://www.mozilla.org/editor/midas-spec.html

It's write : useCSS, This command has been replaced with styleWithCSS. It takes the same values as styleWithCSS, but the meaning of true and false are inversed.

Change History

Changed 7 years ago by gogo

  • milestone changed from Version 1.0 to 2.0

Putting this to 2.0, if we changed to use styleWithCSS now it would breack compatability with older Firefox/Midas.

Changed 6 years ago by ray

  • status changed from new to closed
  • resolution set to fixed

useCSS deprecated & replaced by styleWithCSS
I think it does not hurt if we just use both for the time being
committed rev [673]

Note: See TracTickets for help on using tickets.