Re: [html-tests] Add a test for property lookup in event handlers (#5757)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision da007380ce8975b861331c5a489583898cfcb047
Using browser at version BuildID 20170501100238; SourceStamp 076a7a66096f9e8d102548397254be32eb26bc3d
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/5757/html/webappapis/scripting/events/event-handler-scope.html">/html/webappapis/scripting/events/event-handler-scope.html</a></summary>


|                      Subtest                      | Results |                                                                      Messages                                                                      |
|---------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                   | OK      |                                                                                                                                                    |
| `Lookup of foo inside a plain script`             | PASS    |                                                                                                                                                    |
| `Lookup of foo inside an event handler attribute` | FAIL    | `assert_equals: expected (object) Element node <object id="foo"></object> but got (function) function "function foo() { return "unique value"; }"` |

</details>
</details>

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

Received on Tuesday, 2 May 2017 13:19:31 UTC