/[suikacvs]/markup/html/whatpm/Whatpm/Charset/ChangeLog
Suika

Contents of /markup/html/whatpm/Whatpm/Charset/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Sun Feb 10 07:34:10 2008 UTC (17 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +4 -0 lines
++ whatpm/t/ChangeLog	10 Feb 2008 07:34:02 -0000
2008-02-10  Wakaba  <wakaba@suika.fam.cx>

	* css-3.dat: New test file.

	* CSS-Parser-1.t: |css-3.dat| is added.  '-moz-pre-wrap' added.
	Typo for 'collapse' value fixed.  Support for '@namespace'
	serialization.

	* css-1.dat: New test data for selectors parsing.

	* css-font.dat: Error locations for 'u' errors are corrected.

	* css-table.dat: Test data for 'border-collapse' are added.

	* css-text.dat: Test data for '-moz-pre-wrap' are added.

	* css-visual.dat: Test data for 'background-position' are added.

++ whatpm/Whatpm/Charset/ChangeLog	10 Feb 2008 07:31:32 -0000
2008-02-10  Wakaba  <wakaba@suika.fam.cx>

	* CharDet.pm (detect): Catch an error in detection function.

++ whatpm/Whatpm/CSS/ChangeLog	10 Feb 2008 07:30:34 -0000
2008-02-10  Wakaba  <wakaba@suika.fam.cx>

	* Parser.pm: |attr(prefix|localname)| did not work.  Support
	for uppercase namespace prefixes (namespace prefixes were
	not normalized into lowercase when they were looked up.).  Report
	the property name token when an unknown property error is raised.
	The '-moz-pre-wrap' value is supported for 'white-space' property.
	('background-position'): 'center left' and 'center right'
	were not supported.

	* SelectorsParser.pm: Report the namespace prefix token when
	an undeclared prefix error is raised.  S_TOKEN in
	COMBINATOR_STATE was not handled correctly.

1 wakaba 1.5 2008-02-10 Wakaba <wakaba@suika.fam.cx>
2    
3     * CharDet.pm (detect): Catch an error in detection function.
4    
5 wakaba 1.4 2007-11-19 Wakaba <wakaba@suika.fam.cx>
6    
7     * Makefile: New file.
8    
9     * UniversalCharDet.pm, UniversalCharDet.pod: New files.
10    
11 wakaba 1.2 2007-07-15 Wakaba <wakaba@suika.fam.cx>
12    
13 wakaba 1.3 * DecodeHandle.pm (create_decode_handle): Set canonical
14     or specified name to |input_encoding| attribute.
15     (uri_to_name): Reimplemented.
16     (input_encoding): Return charset name returned
17     by |uri_to_name| if available.
18     ($CharsetDef): Property |xml_name| is now contain
19     only name defined in XML specifications.
20    
21     2007-07-15 Wakaba <wakaba@suika.fam.cx>
22    
23 wakaba 1.2 * DecodeHandle.pm: New Perl module (created
24     from manakai's |Encode.dis|).
25    
26     2007-07-15 Wakaba <wakaba@suika.fam.cx>
27    
28     * ChangeLog: New file.
29    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24