We have an app that is parsing DOM nodes. Our chrome port runs into a
problem
with a <form> element and <input> elements that are hidden.

The form element doesn't seem to show up as a child node for its
parent, but the <input> elements
are apparently being 'promoted' as child nodes where the <form> should
be.

Anyone run into an issue like this?

(Parsing works in FFox)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to