﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11614	Warnings about deprecated API usage in strict-mode	Wiktor Walc		"Chrome reports this in developer console, when I click inside wysiwygarea:

body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode. 

This code do not produce any issues, however I'm not sure if users aren't scared a bit of it, for example."	Bug	confirmed	Normal		General	4.0			
