Re: [html-tests] Fix V8 bindings for named constructors to set prototype object correctly (#5099)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/209221325)

# Chrome (unstable channel) #
Testing web-platform-tests at revision c2dc1ad34b0e0cfc814ba78611aa60446102d468
Using browser at version 58.0.3029.6 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5099/html/semantics/embedded-content/the-img-element/Image-constructor.html">/html/semantics/embedded-content/the-img-element/Image-constructor.html</a></summary>


|                         Subtest                          | Results |                                                    Messages                                                    |
|----------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------|
|                                                          | OK      |                                                                                                                |
| `Image constructor works`                                | PASS    |                                                                                                                |
| `Image and HTMLImageElement share a prototype`           | FAIL    | `assert_true: expected true got false`                                                                         |
| `Image localName is img`                                 | PASS    |                                                                                                                |
| `Image namespace URI is correct`                         | PASS    |                                                                                                                |
| `NamedConstructor creates the correct object structure.` | FAIL    | `assert_equals: Image name should be Image (not HTMLImageElement) expected "Image" but got "HTMLImageElement"` |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5099#issuecomment-285250072

Received on Thursday, 9 March 2017 04:15:18 UTC