/[suikacvs]/markup/html/whatpm/t/tree-construction/tests4.dat
Suika

Contents of /markup/html/whatpm/t/tree-construction/tests4.dat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Sat Jun 23 02:26:52 2007 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.1: +44 -44 lines
++ whatpm/t/ChangeLog	23 Jun 2007 02:21:24 -0000
2007-06-23  Wakaba  <wakaba@suika.fam.cx>

	* Makefile, HTML-tokenizer.t, HTML-tree.t: New test
	files are added.

	* tokenize/, tree-construction/: Sync with latest html5lib
	trunk.

1 #data
2 direct div content
3 #errors
4 #document-fragment div
5 | "direct div content"
6
7 #data
8 direct textarea content
9 #errors
10 #document-fragment textarea
11 | "direct textarea content"
12
13 #data
14 textarea content with <em>pseudo</em> <foo>markup
15 #errors
16 #document-fragment textarea
17 | "textarea content with <em>pseudo</em> <foo>markup"
18
19 #data
20 this is &#x0043;DATA inside a <style> element
21 #errors
22 #document-fragment style
23 | "this is &#x0043;DATA inside a <style> element"
24
25 #data
26 </plaintext>
27 #errors
28 #document-fragment plaintext
29 | "</plaintext>"
30
31 #data
32 setting html's innerHTML
33 #errors
34 #document-fragment html
35 | <head>
36 | <body>
37 | "setting html's innerHTML"
38
39 #data
40 <title>setting head's innerHTML</title>
41 #errors
42 #document-fragment head
43 | <title>
44 | "setting head's innerHTML"

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24