|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
NamespacesHi,
What's the state of play with regards to namespaces in HtmlUnit/NekoHTML? In 2.2, text like this: <jrandomnamespace:link> <p>some content</p> </jrandomnamespace:link> Is parsed as if it was: <link> <p>some content</p> Because (a) namespaces are ignored and (b) the HTML link element is constrained to have no children. I know there were bug reports, discussion, and patches on this. What's the behaviour of 2.3? Thanks, tom -- Tom Anderson | Intern | e2x Ltd, 35 New Broad Street, London EC2M 1NH (e) tom.anderson@... | (m) +44 (7960) 989794 | (f) +44 (20) 7194 8016 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Htmlunit-user mailing list Htmlunit-user@... https://lists.sourceforge.net/lists/listinfo/htmlunit-user |
|
|
|
|
|
Re: NamespacesOn Thu, 9 Oct 2008, Ahmed Ashour wrote:
> For HtmlUnit 2.3, same status. > > Namesapces is complicated, I am currently working to refactor the basic classes for proper support, expect fix in 2.4. > > Once done, the bugs will be closed, Many thanks for your efforts! tom > ----- Original Message ---- > From: Tom Anderson <tom.anderson@...> > To: HTMLUnit User Mailing List <htmlunit-user@...> > Sent: Thursday, October 9, 2008 7:46:51 PM > Subject: [Htmlunit-user] Namespaces > > Hi, > > What's the state of play with regards to namespaces in HtmlUnit/NekoHTML? > > In 2.2, text like this: > > <jrandomnamespace:link> > <p>some content</p> > </jrandomnamespace:link> > > Is parsed as if it was: > > <link> > <p>some content</p> > > Because (a) namespaces are ignored and (b) the HTML link element is > constrained to have no children. > > I know there were bug reports, discussion, and patches on this. What's the > behaviour of 2.3? > > Thanks, > tom > > -- Tom Anderson | Intern | e2x Ltd, 35 New Broad Street, London EC2M 1NH (e) tom.anderson@... | (m) +44 (7960) 989794 | (f) +44 (20) 7194 8016 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Htmlunit-user mailing list Htmlunit-user@... https://lists.sourceforge.net/lists/listinfo/htmlunit-user |
| Free Forum Powered by Nabble | Forum Help |