Surround with oddities
Anyone noticed in JSP/HTML/JS support very rare working now
in 4109?
Example:
if (google_ads[0].type == 'text') {
for(i = 0; i
');
document.write('' +
google_ads+.line1 + '
' +
'' +
google_ads+.line2 + ' ' +
google_ads+.line3 + '
');
document.write('
}
}
Inside inner for on CtrlAltT nothing happened.
Thanks,
Dmitry
Please sign in to leave a comment.
Also some cases for JSP but no test case present yet.
My bad. It was caused by next script start
]]>
<!--
After removing comment all ok but highlighting not changed.