| /[suikacvs]/markup/html/scripting-parser/parser.html |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
was not committed
Typo fixed; running a script algorithm synced with the latest spec (c.f. HTML5 revision 2139)
Link to the wiki page
'the script that will execute as soon as the parser resumes' -> 'the pending external script' (HTML5 revision 1830)
Fire script |load| event after the execution (HTML5 revision 1613)
Allow CDATA end tag on or after an insertion point since the spec can be interpreted such that this is allowed
Support for w(innerHTML) dumpping
Support the other CDATA elements
license and styling refinement
async script support