Opened 17 years ago

Closed 16 years ago

#1480 closed New Feature (wontfix)

Support for CSS text-shadow

Reported by: darkdoctrine@… Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version:
Keywords: Cc:

Description

I just thought it would be good to support the great new possibilities offered by the CSS text-shadow property.

Browsers supporting this include Safari, Opera 9.5, and Firefox (with a plugin), so it's near universal. Example usage:

<big style="text-shadow: 4px 4px 3px #333333">Some fancy text</big>

Any ideas? I guess it would require a new dialog box or something, but otherwise I suspect it might be straightforward.

Change History (1)

comment:1 Changed 16 years ago by Wojciech Olchawa

Component: GeneralCore : Styles
Keywords: appearance removed
Resolution: wontfix
Status: newclosed

The thing is that the editor should behave the same in all the browsers. The "text-shadow" function doesn't work on IE and FF2 which are the mostly used browsers, so this feature would be limited only to Safari and Opera users. Although it is a nice function it will have to wait to be implemented to the moment when other browsers will support it.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy