--- markup/html/scripting-parser/parser.html 2008/04/29 04:07:18 1.16 +++ markup/html/scripting-parser/parser.html 2008/05/16 10:29:25 1.17 @@ -598,7 +598,6 @@ } // If the load was successful - log ('load event fired at the script element'); if (true) { // Scripting is enabled, Document.designMode is disabled, @@ -607,6 +606,8 @@ parseAndRunScript (doc, s); } + log ('load event fired at the script element'); + log ('executing a script block: end'); } // executeScript @@ -896,11 +897,12 @@ algorithm, and so on.
title
and
+title
and
textarea
).
-pre
elements.
+pre
,
+listing
, and textarea
elements.
<!--
..-->
parsing rule
-in script
element.
+in CDATA/RCDATA elements.
script
type
text/javascript
. type
and language
@@ -944,7 +946,7 @@