Opened 13 years ago

Last modified 13 years ago

#7935 confirmed Bug

background:url() get stripped on ie8-

Reported by: posabsolute Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IE8 Cc:

Description

on ie8- if you add a style on an element using background:url() it get completely stripped from the source, same problem with background-image:url()

It can be reproduce in your demos as well.

code example:

    <div style="text-align: center; width: 800px; background: url('http://symple2.com/editor_images/image_c88658f6/Patterson Farms/Fresh Produce/PattersonProduceEadsmallheader_02_419.jpg') left top repeat-y;">
             test</div>

Change History (1)

comment:1 Changed 13 years ago by Jakub Ś

Keywords: IE8 added; background removed
Status: newconfirmed
Version: 3.63.0

Hasn't worked form CKEditor 3.0.

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