- From: <bugzilla@jessica.w3.org>
- Date: Tue, 18 Jun 2013 12:59:58 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17522
--- Comment #7 from Simon Pieters <simonp@opera.com> ---
In http://webdevdata.org/ data-dec2012 I see 3269 matches of
"\.(color|pixel)Depth". Looking through the matches, it seems like basically
all of them are for the purpose of tracking. Here's an example:
document.write("<img src='http://counter.yadro.ru/hit;prian?r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";"+Math.random()+ "' width=1 height=1 alt=''>")
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 18 June 2013 13:00:00 UTC