Opened 14 years ago
Last modified 14 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 14 years ago by
Keywords: | IE8 added; background removed |
---|---|
Status: | new → confirmed |
Version: | 3.6 → 3.0 |
Hasn't worked form CKEditor 3.0.