﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10331	inline css images not displayed in Chrome	Juerg Anderegg		"I've noticed that background images in chrome are not displayed in CKEditor 4.1 if you enter them as absolute paths:

<div style=""background-image: url('/images/test.jpg') => won't display on Chrome

BUT:

<div style=""background-image: url('http:www.myserver.com/images/test.jpg') will display on Chrome.

It works on Firefox and Safari

AND: It also works on Chrome using CKEditor 3.x..."	Bug	confirmed	Normal		General	4.0 Beta		Chrome	
