/[suikacvs]/markup/html/whatpm/t/tokenizer-result.txt
Suika

Contents of /markup/html/whatpm/t/tokenizer-result.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sun May 20 11:12:25 2007 UTC (18 years, 8 months ago) by wakaba
Branch: MAIN
File MIME type: text/plain
++ 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>

1 wakaba 1.1 1..72
2     # Running under perl version 5.008007 for linux
3     # Current time local: Sun May 20 19:55:10 2007
4     # Current time GMT: Sun May 20 10:55:10 2007
5     # Using Test.pm version 1.25
6     ok 1
7     ok 2
8     ok 3
9     ok 4
10     ok 5
11     ok 6
12     ok 7
13     ok 8
14     ok 9
15     ok 10
16     ok 11
17     ok 12
18     ok 13
19     ok 14
20     ok 15
21     ok 16
22     ok 17
23     ok 18
24     ok 19
25     ok 20
26     ok 21
27     ok 22
28     ok 23
29     ok 24
30     ok 25
31     ok 26
32     ok 27
33     ok 28
34     ok 29
35     ok 30
36     ok 31
37     ok 32
38     ok 33
39     ok 34
40     ok 35
41     ok 36
42     ok 37
43     not ok 38
44     # Test 38 got: "$VAR1 = [\n qq'ParseError',\n [\n qq'DOCTYPE',\n qq'HTML',\n 0\n ]\n ];\n" (t/HTML-tokenizer.t at line 136 fail #38)
45     # Expected: "$VAR1 = [\n qq'ParseError',\n [\n qq'DOCTYPE',\n qq'HTML',\n 1\n ]\n ];\n" (Incomplete doctype: <!DOCTYPE html )
46     # Line 6 is changed:
47     # - " 1\n"
48     # + " 0\n"
49     # t/HTML-tokenizer.t line 136 is: ok $parser_dump, $expected_dump,
50     ok 39
51     ok 40
52     not ok 41
53     # Test 41 got: "$VAR1 = [\n [\n qq'Character',\n qq'\\x{FFFD}'\n ]\n ];\n" (t/HTML-tokenizer.t at line 136 fail #41)
54     # Expected: "$VAR1 = [\n qq'ParseError',\n [\n qq'Character',\n qq'\\x{FFFD}'\n ]\n ];\n" (Numeric entity representing a codepoint after 1114111 (U+10FFFF): &#2225222;)
55     # Line 2 is missing:
56     # - " qq'ParseError',\n"
57     not ok 42
58     # Test 42 got: "$VAR1 = [\n [\n qq'Character',\n qq'\\x{FFFD}'\n ]\n ];\n" (t/HTML-tokenizer.t at line 136 fail #42)
59     # Expected: "$VAR1 = [\n qq'ParseError',\n [\n qq'Character',\n qq'\\x{FFFD}'\n ]\n ];\n" (Hexadecimal entity representing a codepoint after 1114111 (U+10FFFF): &#x1010FFFF;)
60     # Line 2 is missing:
61     # - " qq'ParseError',\n"
62     ok 43
63     ok 44
64     ok 45
65     ok 46
66     ok 47
67     ok 48
68     ok 49
69     ok 50
70     ok 51
71     ok 52
72     ok 53
73     ok 54
74     ok 55
75     ok 56
76     ok 57
77     ok 58
78     ok 59
79     ok 60
80     ok 61
81     ok 62
82     ok 63
83     ok 64
84     ok 65
85     ok 66
86     ok 67
87     ok 68
88     ok 69
89     ok 70
90     ok 71
91     ok 72
92     ok 73
93     ok 74
94     ok 75
95     ok 76
96     ok 77
97     ok 78
98     ok 79
99     ok 80
100     ok 81
101     ok 82
102     ok 83
103     ok 84
104     ok 85
105     ok 86
106     ok 87
107     ok 88
108     ok 89
109     ok 90
110     ok 91
111     ok 92
112     ok 93
113     ok 94

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24