Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #326422 +++ Fix for this bug is also needed in 3.2.3 and 3.3 +++ This bug was initially created as a clone of Bug #326303 +++ Currently the JSDT validator does not support text after a leading opening HTML style comment in a JavaScript region. This scenario is stated as valid in http://www.w3.org/TR/REC-html40/interact/scripts.html#h-18.3 Example: <script type="text/javascript"> <!-- to hide script contents from old browsers var v = "foo"; // --> </script>
Created attachment 180092 [details] patch
*** Bug 326420 has been marked as a duplicate of this bug. ***
Committed to R3_2_2_patches