Log of /markup/html/whatpm/readme.en.html
Parent Directory
| Revision Log
Revision
1.30 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 13 06:18:30 2008 UTC
(16 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.29: +5 -2 lines
Diff to
previous 1.29
,
to
selected 1.16
++ whatpm/t/ChangeLog 13 Oct 2008 06:18:26 -0000
2008-10-13 Wakaba <wakaba@suika.fam.cx>
* tokenizer-test-2.dat: A test result was wrong.
++ whatpm/Whatpm/ChangeLog 13 Oct 2008 06:17:59 -0000
2008-10-13 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src: Steps for CDATA/RCDATA elements in tree
construction stage synced with the spec (HTML5 revisions 2139 and
2302).
Revision
1.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 5 06:42:04 2008 UTC
(16 years, 1 month ago)
by
wakaba
Branch:
MAIN
Changes since
1.28: +56 -22 lines
Diff to
previous 1.28
,
to
selected 1.16
++ ChangeLog 5 Oct 2008 06:41:29 -0000
2008-10-05 Wakaba <wakaba@suika.fam.cx>
* readme.en.html: Missing link to Whatpm::RDFXML module is added.
Typo fixed. Noted that Media Query Level 3 is not supported yet.
Linked to WebHACC supported standards documentation.
++ whatpm/Whatpm/Charset/ChangeLog 5 Oct 2008 06:41:56 -0000
2008-10-05 Wakaba <wakaba@suika.fam.cx>
* UniversalCharDet.pod: Typo fixed.
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 23 07:35:02 2007 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.20: +2 -0 lines
Diff to
previous 1.20
,
to
selected 1.16
++ ChangeLog 23 Nov 2007 07:29:08 -0000
* readme.en.html: Link to user data names documentation
is added.
2007-11-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 23 Nov 2007 07:08:15 -0000
* content-model-2.dat: New test data for character references
in |charset| attribute values.
2007-11-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 23 Nov 2007 07:09:44 -0000
* NanoDOM.pm (get_user_data, set_user_data): New methods.
* HTML.pm.src: A flag for character references in attribute
values are added. Set |manakai_has_reference| user data
to |charset| attribute.
2007-11-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Nov 2007 07:08:45 -0000
* HTML.pm (meta): Character references in |charset| attribute
values are now erred.
2007-11-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 23 05:39:43 2007 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.19: +5 -1 lines
Diff to
previous 1.19
,
to
selected 1.16
++ ChangeLog 23 Nov 2007 05:35:10 -0000
2007-11-23 Wakaba <wakaba@suika.fam.cx>
* readme.en.html: Whatpm::ContentChecker now depends
on Message::Charset::Info.
++ whatpm/t/ChangeLog 23 Nov 2007 05:38:36 -0000
2007-11-23 Wakaba <wakaba@suika.fam.cx>
* ContentChecker.t: Unset |input_encoding| attribute.
* content-model-1.dat, content-model-2.dat: New tests
for |charset| attribute value are added.
++ whatpm/Whatpm/ChangeLog 23 Nov 2007 05:37:17 -0000
2007-11-23 Wakaba <wakaba@suika.fam.cx>
* NanoDOM.pm (input_encoding, manakai_charset, manakai_has_bom): New
attributes.
* ContentChecker.pm (check_document): Warn if charset requirements
cannot be tested.
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Nov 2007 05:37:42 -0000
2007-11-23 Wakaba <wakaba@suika.fam.cx>
* HTML.pm (meta): |charset| value tests implemented.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 19 12:18:26 2007 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.18: +26 -9 lines
Diff to
previous 1.18
,
to
selected 1.16
++ ChangeLog 19 Nov 2007 12:16:52 -0000
2007-11-19 Wakaba <wakaba@suika.fam.cx>
* readme.en.html: Link to |Whatpm::Charset::UniversalCharDet|.
++ whatpm/Whatpm/ChangeLog 19 Nov 2007 12:17:47 -0000
2007-11-19 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src (parse_byte_string): Detect charset
by universalchardet if charset parameter is not specified.
* Makefile (Charset-all, Charset-clean): New rules.
++ whatpm/Whatpm/Charset/ChangeLog 19 Nov 2007 11:54:20 -0000
2007-11-19 Wakaba <wakaba@suika.fam.cx>
* Makefile: New file.
* UniversalCharDet.pm, UniversalCharDet.pod: New files.
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 18 04:26:50 2007 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.17: +1 -1 lines
Diff to
previous 1.17
,
to
selected 1.16
++ whatpm/t/ChangeLog 18 Nov 2007 04:25:46 -0000
2007-11-18 Wakaba <wakaba@suika.fam.cx>
* ContentType.t: New tests for HTML5 revision 1013 (except
for leading white spaces).
++ whatpm/Whatpm/ChangeLog 18 Nov 2007 04:26:10 -0000
2007-11-18 Wakaba <wakaba@suika.fam.cx>
* ContentType.pm: HTML5 revision 1013 changes, except for leading
white spaces, are implemented.
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 11 06:54:36 2007 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.16: +9 -2 lines
Diff to
previous 1.16
++ whatpm/Whatpm/ChangeLog 11 Nov 2007 06:54:02 -0000
* HTML.pm.src (parse_byte_string): New method.
(parse_char_string): New alias for |parse_string|.
(main phase): Invoking "change the encoding" algorithm if desired.
* HTML.pod: Updated.
2007-11-11 Wakaba <wakaba@suika.fam.cx>
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Sun Nov 11 04:59:35 2007 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.15: +8 -5 lines
Diff to
previous 1.15
++ ChangeLog 11 Nov 2007 04:59:27 -0000
2007-11-11 Wakaba <wakaba@suika.fam.cx>
* readme.en.html: Link to |Whatpm::HTML::Serializer|.
++ whatpm/Whatpm/ChangeLog 11 Nov 2007 04:59:14 -0000
2007-11-11 Wakaba <wakaba@suika.fam.cx>
* HTML.pod (get_inner_html): Removed.
* Makefile (HTML-all, HTML-clean): New.
2007-11-11 Wakaba <wakaba@suika.fam.cx>
* HTML.pm.src (get_inner_html): Removed (moved to HTML/Serializer.pm).
++ whatpm/Whatpm/HTML/ChangeLog 11 Nov 2007 04:58:48 -0000
2007-11-11 Wakaba <wakaba@suika.fam.cx>
* Serializer.pod: New file.
* Makefile: New file.
2007-11-11 Wakaba <wakaba@suika.fam.cx>
* Serializer.pm: New module (split from ../HTML.pm.src).
2007-11-11 Wakaba <wakaba@suika.fam.cx>
* ChangeLog: New file.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 7 05:06:56 2007 UTC
(17 years, 1 month ago)
by
wakaba
Branch:
MAIN
Changes since
1.11: +4 -0 lines
Diff to
previous 1.11
,
to
selected 1.16
++ ChangeLog 7 Oct 2007 04:57:00 -0000
2007-10-07 Wakaba <wakaba@suika.fam.cx>
* readme.en.html: Link to the spec for manakai's extension Selectors
pseudo-classes is added.
++ whatpm/Whatpm/ChangeLog 7 Oct 2007 04:57:50 -0000
++ whatpm/Whatpm/CSS/ChangeLog 7 Oct 2007 05:06:49 -0000
2007-10-07 Wakaba <wakaba@suika.fam.cx>
* SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.
(parse_string): Support for |-manakai-current|
and |-manakai-contains| pseudo-classes.
* SelectorsSerializer.pm: Support for |-manakai-current|
and |-manakai-contains| pseudo-classes.
2007-09-24 Wakaba <wakaba@suika.fam.cx>
* SelectorsParser.pm: Pass an empty string as a prefix
for lookup namespace prefix callback, for loose compatibility
with the |NSResolver| interface.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 29 04:45:09 2007 UTC
(17 years, 1 month ago)
by
wakaba
Branch:
MAIN
Changes since
1.10: +27 -17 lines
Diff to
previous 1.10
,
to
selected 1.16
++ whatpm/t/ChangeLog 29 Sep 2007 04:36:22 -0000
2007-09-29 Wakaba <wakaba@suika.fam.cx>
* tokenizer-test-1.test: New tests for invalid
attribute specifications are added.
++ whatpm/Whatpm/ChangeLog 29 Sep 2007 04:38:17 -0000
* ContentChecker.pm: Raise specific error for invalid
root element.
* SelectorsParser.pm: Pass an empty string as a prefix
for lookup namespace prefix callback, for loose compatibility
with the |NSResolver| interface.
2007-09-24 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ContentChecker/ChangeLog 29 Sep 2007 04:38:46 -0000
* Atom.pm (atom:link@title): Definition was missing.
2007-09-24 Wakaba <wakaba@suika.fam.cx>
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 16 04:51:21 2007 UTC
(17 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +4 -3 lines
Diff to
previous 1.4
,
to
selected 1.16
++ whatpm/t/ChangeLog 16 Jul 2007 04:51:17 -0000
* tree-test-1.dat: Tests for |<html>| in trailing
end phase and |</frameset>| in after frameset mode
are added.
* tree-test-2.dat: Tests for |</frameset>|
in |frameset| fragment parsing are added.
2007-07-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 16 Jul 2007 04:49:33 -0000
* HTML.pm.src (main and trailin end phases): Token
types |DOCTYPE|, |comment|, |end-of-file|, and |<html>| are
factored out. Error types |in html:#DOCTYPE|
and |after html:#DOCTYPE| are merged
into |DOCTYPE in the middle|. |</frameset>|
in fragment parsing mode changed the
insertion mode.
2007-07-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun May 20 11:12:25 2007 UTC
(17 years, 5 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +16 -10 lines
Diff to
previous 1.2
,
to
selected 1.16
++ ChangeLog 20 May 2007 11:07:54 -0000
2007-05-20 Wakaba <wakaba@suika.fam.cx>
* readme.en.html: Updated.
++ whatpm/t/ChangeLog 20 May 2007 11:12:04 -0000
* Makefile (content-type-files, content-checker-files): New rukes.
* content-type-result.txt, content-checker-result.txt: New files.
* tokenizer-result.txt, tree-construction-result.txt: New to CVS.
* content-model-2.dat: Warnings are added to unknown attributes
for unknown elements. New tests for newly implemented
attributes are added.
2007-05-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 20 May 2007 11:10:24 -0000
* ContentChecker.pm: Now most attributes are implemented
or associated to some placeholder.
($ElementDefault): Warn unknown attributes
for unknown elements as "attribute not supported".
($HTMLLanguageTagAttrChecker, $HTMLMQAttrChecker): New placeholders.
($HTMLUsemapAttrChecker, $HTMLTargetAttrChecker): New checkers.
(|a| attribute checker): Reimplemented.
2007-05-20 Wakaba <wakaba@suika.fam.cx>
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 2 13:44:33 2007 UTC
(17 years, 6 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +17 -2 lines
Diff to
previous 1.1
,
to
selected 1.16
++ ChangeLog 2 May 2007 13:37:34 -0000
2007-05-02 Wakaba <wakaba@suika.fam.cx>
* readme.en.html: TODO section is added.
++ whatpm/t/ChangeLog 2 May 2007 13:44:02 -0000
2007-05-02 Wakaba <wakaba@suika.fam.cx>
* .cvsignore: Result files are added.
* HTML-tree.t: Support for document fragment tests.
* Makefile: Generate test result files.
* tokenizer-test-1.test: A new test to ensure that
characters after end tag are preserved in RCDATA or CDATA
case.
++ whatpm/Whatpm/ChangeLog 2 May 2007 13:42:17 -0000
2007-05-02 Wakaba <wakaba@suika.fam.cx>
* NanoDOM.pm (DOMImplementation): New class.
(append_child): Weaken the |parent_node| reference.
(create_element_ns, Element new): Set the |owner_document|
reference.
(implementation): New attribute.
(owner_document, local_name, namespace_uri): New attributes.
* HTML.pm.src (parse_string): Line and column numbers
are now provided to error handler.
(!!!parse-error): Short descriptions are added.
(_construct_tree): Split into three methods; support
for innerHTML mode.
(set_inner_html): New method.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.