Discussion:
Issue 214 in html5lib: getElementById() fails in PHP
h***@public.gmane.org
2012-09-14 16:04:57 UTC
Permalink
Status: New
Owner: ----

New issue 214 by blaster...-***@public.gmane.org: getElementById() fails in PHP
http://code.google.com/p/html5lib/issues/detail?id=214

What steps will reproduce the problem?

Attempt to use getElementById() from the DOM object.



What is the expected output? What do you see instead?

Expected: Method returns the DOMElement with the specified id attribute.

Actual: Method returns null.



Please provide any additional information below.

- Apache 2.2
- PHP 5.4.4

Attachments:
test.php 482 bytes
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
Loading...