Reporter | Philip Lee (philip_lee) |
---|---|
Created | Jun 9, 2011 1:08:44 PM |
Updated | Dec 27, 2011 9:15:18 PM |
Priority | Critical |
Type | Bug |
Fix versions | Next, 6.1.1 |
State | Open |
Assignee | Slava Trenogin (derigel) |
Subsystem | No subsystem |
Affected versions | 6.0 EAP |
Fixed in build | No Fixed in build |
I have the file iepngfix.htc downloaded from http://www.twinhelix.com included in my solution.
R# says the <script> tag isn't closed.
If I remove this line:
var bgPNG = bgSrc.match(/url[("']+(.*\.png[^\)"']*)[\)"']/i);
then no error is reported.
R# says the <script> tag isn't closed.
If I remove this line:
var bgPNG = bgSrc.match(/url[("']+(.*\.png[^\)"']*)[\)"']/i);
then no error is reported.