|
|
|
1-10 of 23
< Previous Next >
|
When using the HtmlNode.SelectNodes(string xpath) function to select all of the option nodes under a select node, I get back either a null HtmlNodeCollection if I select using the next node xpath c...
id# 15364 | Planned Release: None | Last Updated: Jul 15 at 9:56 AM
by Lucas_Hosseini
It would be nice if I could use SelectNodes() from a child node and have it only select those type of nodes from the child nodes rather then from the entire tree.
A good example, would be that I n...
id# 13102 | Planned Release: None | Last Updated: Jul 14 at 6:57 PM
by Zagnar
When I remove an item from a parent node, the ordering of the children changes:
The following example replaces the less-than and greater-than signs with square brackets. If you comment out the Re...
id# 9113 | Planned Release: None | Last Updated: Jul 6 at 11:06 PM
by jongalloway
Should serve two purposes:
- progressively add coverage to existing codebase
- Provide guidance to dealing with the numerous issues registered since last production build
id# 16651 | Planned Release: None | Last Updated: Jun 17 at 9:46 PM
by JudahGabriel
Here is a sample HTML file to illustrate the problem:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="../scripts/general.js"...
id# 16045 | Planned Release: None | Last Updated: Jun 2 at 6:13 AM
by simonm
When inputting this html:
<p>Paragraph1<p>Paragraph2</p>
The InnerHtml property of DocumentNode will contain:
<p />Paragraph 1<p>Paragraph 2</p>
This essentially means the first paragraph is lo...
id# 12418 | Planned Release: None | Last Updated: Jun 2 at 6:12 AM
by simonm
As a piece of code documentation and a tool for further designing.
Needs custom layout for achieving any purpose
id# 16652 | Planned Release: None | Last Updated: May 19 at 4:10 AM
by Jessynoo
Trying to do so by copying the existing and manually editing the sln file before opening thus firing the upgrading process. Not sure about how TFS will handle that though.
id# 16648 | Planned Release: None | Last Updated: May 18 at 6:56 PM
by Jessynoo
Moving from $htmlagilitypack/htmlagilitypack/... scheme to $htmlagilitypack/Trunk/... and branching current codebase to $htmlagilitypack/Branches/1.3.0 for archiving purprose
id# 16647 | Planned Release: None | Last Updated: May 18 at 6:11 PM
by Jessynoo
When input html contains comment with long odd series of minuses '-', library produces not well-formed xml output.
HTML fragment:
<!-- Code for :bbc----->
Produced output:
<!-- Code for :bbc - -...
id# 16572 | Planned Release: None | Last Updated: May 14 at 2:57 PM
by Strah
|
|
1-10 of 23
< Previous 1 2 3 Next >
|
|
|
|
|
|
|