/[suikacvs]/markup/html/scripting-parser/parser.html
Suika

Log of /markup/html/scripting-parser/parser.html

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 20 03:39:12 2010 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +6 -5 lines
Diff to previous 1.20
was not committed


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 13:32:45 2008 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.19: +17 -11 lines
Diff to previous 1.19
Typo fixed; running a script algorithm synced with the latest spec (c.f. HTML5 revision 2139)


Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 31 09:50:49 2008 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +5 -1 lines
Diff to previous 1.18
Link to the wiki page


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 31 09:46:14 2008 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.17: +10 -10 lines
Diff to previous 1.17
'the script that will execute as soon as the parser resumes' -> 'the pending external script' (HTML5 revision 1830)


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 10:29:25 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +7 -5 lines
Diff to previous 1.16
Fire script |load| event after the execution (HTML5 revision 1613)


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 04:07:18 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +33 -3 lines
Diff to previous 1.15
Allow CDATA end tag on or after an insertion point since the spec can be interpreted such that this is allowed


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 03:29:41 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +31 -7 lines
Diff to previous 1.14
Support for w(innerHTML) dumpping


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 02:50:00 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +61 -11 lines
Diff to previous 1.13
Support the other CDATA elements


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 27 11:27:04 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +31 -6 lines
Diff to previous 1.12
license and styling refinement


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 27 11:21:09 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +51 -17 lines
Diff to previous 1.11
async script support


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 27 10:44:36 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +12 -10 lines
Diff to previous 1.10
JS string literal escape everywhere


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 27 10:34:18 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +70 -12 lines
Diff to previous 1.9
Support for <script src> inserted by script (not by parser)


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 27 09:16:11 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +16 -11 lines
Diff to previous 1.8
Attribute parsing bug fixed


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 27 08:56:34 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +79 -22 lines
Diff to previous 1.7
Does not reparse if the text is not changed; support for query strings; note on restrictions is added; s/.in/.input/g for ES3 compliance


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 23:03:35 2008 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +40 -9 lines
Diff to previous 1.6
UI improvement, round 1


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 13:42:51 2008 UTC (18 years, 2 months ago) by wakaba
Branch: