html5lib / gcode-import

Automatically exported from code.google.com/p/html5lib. Purely archival.
Other
7 stars 8 forks source link

getElementById() fails in PHP #214

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by blaster...@gmail.com on 14 Sep 2012 at 4:04

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by geoffers on 10 Apr 2013 at 12:40